hiawatha: rebuild against mbedtls.

This commit is contained in:
Juan RP 2015-02-24 11:31:42 +01:00
parent cee7dd3b84
commit 2c3c4ae04a
1 changed files with 3 additions and 3 deletions

View File

@ -1,10 +1,10 @@
# Template file for 'hiawatha'
pkgname=hiawatha
version=9.12
revision=1
revision=2
build_style=cmake
hostmakedepends="cmake"
makedepends="libxslt-devel polarssl-devel>=1.3.9_3"
makedepends="libxslt-devel mbedtls-devel"
short_desc="Advanced and secure webserver for Unix"
maintainer="Enno Boland <eb@s01.de>"
license="GPL-2"
@ -17,7 +17,7 @@ configure_args="
-DENABLE_SSL=ON
-DWEBROOT_DIR=/var/www
-DWORK_DIR=/var/lib/hiawatha
-DUSE_SYSTEM_POLARSSL=ON
-DUSE_SYSTEM_MBEDTLS=ON
-DCMAKE_INSTALL_SYSCONFDIR=/etc"
conf_files="
/etc/hiawatha/cgi-wrapper.conf