hiawatha: use bundled polarssl for now
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
# Template file for 'hiawatha'
|
||||
pkgname=hiawatha
|
||||
version=9.9
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=cmake
|
||||
hostmakedepends="cmake"
|
||||
makedepends="polarssl-devel libxslt-devel libressl-devel"
|
||||
makedepends="libxslt-devel libressl-devel"
|
||||
short_desc="Advanced and secure webserver for Unix"
|
||||
maintainer="Enno Boland <g@s01.de>"
|
||||
license="GPL-2"
|
||||
@@ -15,7 +15,6 @@ configure_args="
|
||||
-DLOG_DIR=/var/log/hiawatha
|
||||
-DPID_DIR=/run
|
||||
-DENABLE_SSL=ON
|
||||
-DUSE_SYSTEM_POLARSSL=ON
|
||||
-DWEBROOT_DIR=/var/www
|
||||
-DCMAKE_INSTALL_SYSCONFDIR=/etc/hiawatha"
|
||||
conf_files="
|
||||
|
||||
Reference in New Issue
Block a user