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

Kyle Keen kkeen at archlinux.org
Thu Aug 20 10:36:04 UTC 2020


    Date: Thursday, August 20, 2020 @ 10:36:03
  Author: kkeen
Revision: 685373

upgpkg: hiawatha 10.11-2  libxcrypt rebuild

Modified:
  hiawatha/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-20 10:35:57 UTC (rev 685372)
+++ PKGBUILD	2020-08-20 10:36:03 UTC (rev 685373)
@@ -5,12 +5,12 @@
 
 pkgname=hiawatha
 pkgver=10.11
-pkgrel=1
+pkgrel=2
 pkgdesc="Secure and advanced webserver"
 url="https://www.hiawatha-webserver.org/"
 arch=('x86_64')
 license=('GPL2')
-depends=('libxslt' 'mbedtls')
+depends=('libxslt' 'mbedtls' 'libxcrypt')
 optdepends=('php-fpm: PHP fastcgi'
             'php: letsencrypt/lefh')
 makedepends=('cmake')



More information about the arch-commits mailing list