X-Git-Url: https://git.distorted.org.uk/~mdw/termux-packages/blobdiff_plain/14e7b6ecfea408aaf0138ee6b1da08e781b5c52d..02baa030aa6273c97592f6790499f8892cb59223:/packages/pkg-config/build.sh diff --git a/packages/pkg-config/build.sh b/packages/pkg-config/build.sh index 6b6a65ac..b3d2f343 100644 --- a/packages/pkg-config/build.sh +++ b/packages/pkg-config/build.sh @@ -1,6 +1,7 @@ TERMUX_PKG_HOMEPAGE=http://www.freedesktop.org/wiki/Software/pkg-config/ TERMUX_PKG_DESCRIPTION="Helper tool used when compiling applications and libraries" -TERMUX_PKG_VERSION=0.29 +TERMUX_PKG_VERSION=0.29.1 +TERMUX_PKG_REVISION=1 TERMUX_PKG_SRCURL=http://pkgconfig.freedesktop.org/releases/pkg-config-${TERMUX_PKG_VERSION}.tar.gz TERMUX_PKG_DEPENDS="glib" TERMUX_PKG_RM_AFTER_INSTALL="bin/*-pkg-config"