cherokee: switch to libressl.

This commit is contained in:
Juan RP 2014-07-15 19:35:01 +02:00
parent 5bad332c36
commit 1e671c0637

View file

@ -1,14 +1,14 @@
# Template file for 'cherokee'
pkgname=cherokee
version=1.2.101
revision=10
revision=11
build_style=gnu-configure
configure_args="
--prefix=/usr --sysconfdir=/etc --localstatedir=/var
--disable-static --with-wwwroot=/srv/httpd --with-wwwuser=httpd
--with-wwwgroup=httpd --with-python=python --enable-os-string=Linux"
hostmakedepends="automake libtool python"
makedepends="pcre-devel>=8.30 python-devel libldap-devel pam-devel
makedepends="libressl-devel pcre-devel>=8.30 python-devel libldap-devel pam-devel
libmysqlclient-devel ffmpeg-devel>=2.1 geoip-devel"
short_desc="An innovative, feature rich, and yet easy to configure open source Web Server"
maintainer="Juan RP <xtraeme@gmail.com>"