wok diff cherokee/receipt @ rev 9045
asterisk-sound-fr: fix compile_rules
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Mar 04 08:55:47 2011 +0100 (2011-03-04) |
parents | 6355beac422f |
children | a1644dbcf632 |
line diff
1.1 --- a/cherokee/receipt Fri Feb 25 02:47:43 2011 +0000 1.2 +++ b/cherokee/receipt Fri Mar 04 08:55:47 2011 +0100 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()