Fix wait3() function and bump build revisions
[termux-packages] / packages / apr / build.sh
index 6cef7a1..feab308 100644 (file)
@@ -1,4 +1,5 @@
 TERMUX_PKG_VERSION=1.5.2
+TERMUX_PKG_BUILD_REVISION=1
 TERMUX_PKG_SRCURL=http://archive.apache.org/dist/apr/apr-${TERMUX_PKG_VERSION}.tar.bz2
 TERMUX_PKG_HOMEPAGE=https://apr.apache.org/
 TERMUX_PKG_DESCRIPTION="Apache Portable Runtime - library providing a predictable and consistent interface to underlying platform-specific implementations"