chore(main/gpsbabel): enable auto updates [no ci]

This commit is contained in:
Twaik Yont 2023-10-03 16:11:08 +03:00 committed by GitHub
parent 2b7f04a29d
commit e11080dbf7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -7,6 +7,8 @@ TERMUX_PKG_VERSION=1.4.4
TERMUX_PKG_REVISION=2
TERMUX_PKG_SRCURL=https://github.com/gpsbabel/gpsbabel/archive/gpsbabel_${TERMUX_PKG_VERSION//./_}.tar.gz
TERMUX_PKG_SHA256=22860e913f093aa9124e295d52d1d4ae1afccaa67ed6bed6f1f8d8b0a45336d1
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_UPDATE_METHOD=repology
TERMUX_PKG_DEPENDS="libexpat"
termux_step_post_get_source() {