wok diff cherokee/receipt @ rev 9621

Up: pure-ftpd to 1.0.31. This fixed STARTTLS flaw similar to Postfix's CVE-2011-0411.
author Christopher Rogers <slaxemulator@gmail.com>
date Wed Apr 20 02:01:02 2011 +0000 (2011-04-20)
parents 6355beac422f
children a1644dbcf632
line diff
     1.1 --- a/cherokee/receipt	Fri Feb 25 02:47:43 2011 +0000
     1.2 +++ b/cherokee/receipt	Wed Apr 20 02:01:02 2011 +0000
     1.3 @@ -9,7 +9,7 @@
     1.4  BUILD_DEPENDS="pcre-dev cyrus-sasl-dev openssl-dev openldap-dev python-dev pam-dev libmysqlclient ffmpeg-dev gettext autoconf automake"
     1.5  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.6  WEB_SITE="http://www.cherokee-project.com/"
     1.7 -WGET_URL="http://www.cherokee-project.com/download/1.0/$VERSION/$TARBALL"
     1.8 +WGET_URL="http://www.cherokee-project.com/download/1.2/$VERSION/$TARBALL"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()