bump(main/dotconf): 1.4.1

This commit is contained in:
tqfx 2024-04-20 13:10:24 +08:00 committed by Kevin Williams
parent b16681aba7
commit e2e809a512
1 changed files with 3 additions and 3 deletions

View File

@ -1,12 +1,12 @@
TERMUX_PKG_HOMEPAGE=https://github.com/williamh/dotconf
TERMUX_PKG_DESCRIPTION="dot.conf configuration file parser"
TERMUX_PKG_VERSION=1.3
TERMUX_PKG_VERSION="1.4.1"
TERMUX_PKG_LICENSE="LGPL-2.1"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_SHA256=7f1ecf40de1ad002a065a321582ed34f8c14242309c3547ad59710ae3c805653
TERMUX_PKG_SRCURL=https://github.com/williamh/dotconf/archive/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=5922c46cacf99b2ecc4853d28a2bda4a489292e73276e604bd9cba29dfca892d
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_UPDATE_TAG_TYPE="newest-tag"
TERMUX_PKG_SRCURL=https://github.com/williamh/dotconf/archive/v${TERMUX_PKG_VERSION}.tar.gz
termux_step_pre_configure () {
aclocal && libtoolize --force && autoreconf -fi