[arch-commits] Commit in apache/trunk (PKGBUILD)

Anatol Pomozov anatolik at archlinux.org
Fri Aug 21 22:00:59 UTC 2020


    Date: Friday, August 21, 2020 @ 22:00:59
  Author: anatolik
Revision: 394519

upgpkg: apache 2.4.46-2: libxcrypt rebuild

Modified:
  apache/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-21 20:17:19 UTC (rev 394518)
+++ PKGBUILD	2020-08-21 22:00:59 UTC (rev 394519)
@@ -4,7 +4,7 @@
 
 pkgname=apache
 pkgver=2.4.46
-pkgrel=1
+pkgrel=2
 pkgdesc='A high performance Unix-based HTTP server'
 arch=('x86_64')
 url='https://www.apache.org/dist/httpd'
@@ -21,7 +21,7 @@
 provides=('mod_proxy_uwsgi')
 conflicts=('mod_proxy_uwsgi')
 replaces=('mod_proxy_uwsgi')
-depends=('zlib' 'apr-util' 'pcre' 'libnghttp2' 'openssl')
+depends=('zlib' 'apr-util' 'pcre' 'libnghttp2' 'openssl' 'libxcrypt')
 makedepends=('libxml2' 'lua53' 'curl' 'brotli' 'jansson')
 optdepends=(
     'lua53: for mod_lua module'



More information about the arch-commits mailing list