cgif: fix auto-update

%ci:no-build
This commit is contained in:
Lucy Phipps 2023-04-06 08:20:25 +01:00 committed by GitHub
parent d35fc203e6
commit c969ab5340
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -6,3 +6,4 @@ TERMUX_PKG_VERSION=0.3.0
TERMUX_PKG_SRCURL=https://github.com/dloebl/cgif/archive/V${TERMUX_PKG_VERSION}/cgif-${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=c4f70bbae4c6afee3a524e65be31ae495201fd26687cb8429d7aded8be96306a
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_UPDATE_VERSION_REGEXP='\d+(\.\d+)*'