wok diff apr-util/receipt @ rev 8500
Up: xorg-inputproto to 2.0.1.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Fri Feb 11 02:24:06 2011 +0000 (2011-02-11) |
parents | d11f3a6b5624 |
children | 785c9af180b6 |
line diff
1.1 --- a/apr-util/receipt Sat Dec 26 10:38:11 2009 +0100 1.2 +++ b/apr-util/receipt Fri Feb 11 02:24:06 2011 +0000 1.3 @@ -1,16 +1,16 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="apr-util" 1.7 -VERSION="1.3.9" 1.8 +VERSION="1.3.10" 1.9 CATEGORY="development" 1.10 SHORT_DESC="APR Library Utilities" 1.11 MAINTAINER="lehswe@gmail.com" 1.12 DEPENDS="apr expat ncurses readline zlib" 1.13 -BUILD_DEPENDS="apr-dev unixODBC-dev postgresql-dev mysql-dev libmysqlclient libpostgresqlclient" 1.14 -TARBALL="$PACKAGE-$VERSION.tar.gz" 1.15 +BUILD_DEPENDS="apr-dev unixODBC-dev postgresql-dev mysql-dev libmysqlclient libpostgresqlclient util-linux-ng-uuid-dev gawk" 1.16 +TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.17 WEB_SITE="http://apr.apache.org" 1.18 -WGET_URL="http://mir2.ovh.net/ftp.apache.org/dist/apr/$TARBALL 1.19 - http://apache.crihan.fr/dist/apr/$TARBALL" 1.20 +WGET_URL="http://www.apache.org/dist/apr/$TARBALL" 1.21 +#WGET_URL="http://apache.crihan.fr/dist/apr/$TARBALL" 1.22 1.23 # Rules to configure and make the package. 1.24 compile_rules()