cherokee: switch to libressl.
This commit is contained in:
parent
5bad332c36
commit
1e671c0637
1 changed files with 2 additions and 2 deletions
|
@ -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>"
|
||||
|
|
Loading…
Reference in a new issue