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

Kyle Keen kkeen at archlinux.org
Sun Jan 24 22:03:52 UTC 2016


    Date: Sunday, January 24, 2016 @ 23:03:52
  Author: kkeen
Revision: 158775

upgpkg: hiawatha 10.0-2

Modified:
  hiawatha/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-01-24 20:08:02 UTC (rev 158774)
+++ PKGBUILD	2016-01-24 22:03:52 UTC (rev 158775)
@@ -5,7 +5,7 @@
 
 pkgname=hiawatha
 pkgver=10.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Secure and advanced webserver"
 url="https://www.hiawatha-webserver.org/"
 arch=('i686' 'x86_64')
@@ -49,6 +49,7 @@
             -DPID_DIR="/run" \
             -DENABLE_TLS=ON \
             -DUSE_SYSTEM_MBEDTLS=ON \
+            -DENABLE_MONITOR=ON \
             -DWEBROOT_DIR="/srv/http/hiawatha" \
             -DWORK_DIR="/var/lib/hiawatha"
 
@@ -63,7 +64,6 @@
 
   # Features disabled by default
   # -DENABLE_DEBUG
-  # -DENABLE_MONITOR
   # -DENABLE_TOMAHAWK	
 }
 



More information about the arch-commits mailing list