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'
|
# Template file for 'cherokee'
|
||||||
pkgname=cherokee
|
pkgname=cherokee
|
||||||
version=1.2.101
|
version=1.2.101
|
||||||
revision=10
|
revision=11
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="
|
configure_args="
|
||||||
--prefix=/usr --sysconfdir=/etc --localstatedir=/var
|
--prefix=/usr --sysconfdir=/etc --localstatedir=/var
|
||||||
--disable-static --with-wwwroot=/srv/httpd --with-wwwuser=httpd
|
--disable-static --with-wwwroot=/srv/httpd --with-wwwuser=httpd
|
||||||
--with-wwwgroup=httpd --with-python=python --enable-os-string=Linux"
|
--with-wwwgroup=httpd --with-python=python --enable-os-string=Linux"
|
||||||
hostmakedepends="automake libtool python"
|
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"
|
libmysqlclient-devel ffmpeg-devel>=2.1 geoip-devel"
|
||||||
short_desc="An innovative, feature rich, and yet easy to configure open source Web Server"
|
short_desc="An innovative, feature rich, and yet easy to configure open source Web Server"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
|
|
Loading…
Reference in a new issue