X-Git-Url: https://git.distorted.org.uk/~mdw/termux-packages/blobdiff_plain/23289d81e99de8bee64e2296ea0b87be39f80fc2..2577a7bb846a47e1eaa610090763c377adafcd68:/packages/apr/build.sh diff --git a/packages/apr/build.sh b/packages/apr/build.sh index 4d941aac..15534ef3 100644 --- a/packages/apr/build.sh +++ b/packages/apr/build.sh @@ -1,6 +1,6 @@ TERMUX_PKG_HOMEPAGE=https://apr.apache.org/ TERMUX_PKG_VERSION=1.5.2 -TERMUX_PKG_REVISION=1 +TERMUX_PKG_REVISION=2 TERMUX_PKG_SRCURL=http://apache.mirrors.spacedump.net/apr/apr-${TERMUX_PKG_VERSION}.tar.bz2 TERMUX_PKG_SHA256=7d03ed29c22a7152be45b8e50431063736df9e1daa1ddf93f6a547ba7a28f67a TERMUX_PKG_DESCRIPTION="Apache Portable Runtime - library providing a predictable and consistent interface to underlying platform-specific implementations"