# Cherokee web server
DESCRIPTION = "Cherokee Web Server fast and secure"
LICENSE = "GPL"
+SECTION = "network"
DEPENDS = "openssl libpcre"
SRC_URI = "http://www.0x50.org/download/0.4/${PV}/${P}.tar.gz \
file://configure.patch;patch=1 \
file://Makefile.in.patch;patch=1 \
file://Makefile.cget.patch;patch=1 \
file://util.patch;patch=1"
+PR = "r1"
inherit autotools
DESCRIPTION = "Cherokee Web Server fast and secure"
DESCRIPTION_cget = "Small downloader based in the Cherokee client library"
+SECTION = "network"
LICENSE = "GPL"
DEPENDS = "libpcre gnutls"
HOMEPAGE = "http://www.0x50.org/"
-PR = "r1"
+PR = "r2"
SRC_URI = "http://www.0x50.org/download/0.5/${PV}/cherokee-${PV}.tar.gz \
file://configure.patch;patch=1 \