termux-api: Update from 0.26 to 0.27
[termux-packages] / packages / apache2 / build.sh
index f1e3d59..e0465c0 100644 (file)
@@ -1,7 +1,7 @@
-TERMUX_PKG_HOMEPAGE=http://httpd.apache.org
+TERMUX_PKG_HOMEPAGE=https://httpd.apache.org
 TERMUX_PKG_DESCRIPTION="Apache Web Server"
-TERMUX_PKG_VERSION=2.4.29
-TERMUX_PKG_SHA256=948e4a11278a5954698b880b30f401b1e9ab743713ee2c7280a54dd4ddd87085
+TERMUX_PKG_VERSION=2.4.33
+TERMUX_PKG_SHA256=de02511859b00d17845b9abdd1f975d5ccb5d0b280c567da5bf2ad4b70846f05
 TERMUX_PKG_SRCURL=https://www.apache.org/dist/httpd/httpd-$TERMUX_PKG_VERSION.tar.bz2
 TERMUX_PKG_DEPENDS="apr, apr-util, pcre, openssl, libcrypt, libandroid-support, libnghttp2, libexpat"
 TERMUX_PKG_CONFFILES="
@@ -53,6 +53,7 @@ TERMUX_PKG_EXTRA_CONFIGURE_ARGS="
 --enable-modules=all
 --enable-mods-shared=all
 --disable-mods-static
+--disable-md
 --with-port=8080
 --with-sslport=8443
 --enable-unixd