wok-6.x diff apr/receipt @ rev 6057
putty: Upgrade to 0.60-2010-08-03
author | Matthew Sheets <rcx@zoominternet.net> |
---|---|
date | Thu Aug 19 21:53:57 2010 +0000 (2010-08-19) |
parents | 0588160a6878 |
children | aa8b383fcb2b |
line diff
1.1 --- a/apr/receipt Wed Sep 09 21:42:10 2009 +0200 1.2 +++ b/apr/receipt Thu Aug 19 21:53:57 2010 +0000 1.3 @@ -1,14 +1,15 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="apr" 1.7 -VERSION="1.3.2" 1.8 +VERSION="1.3.9" 1.9 CATEGORY="misc" 1.10 SHORT_DESC="Apache Portable Runtime Library" 1.11 MAINTAINER="lehswe@gmail.com" 1.12 DEPENDS="util-linux-ng-uuid" 1.13 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.14 WEB_SITE="http://apr.apache.org" 1.15 -WGET_URL="http://apache.jumper.nu/apr/$TARBALL" 1.16 +WGET_URL="http://mir2.ovh.net/ftp.apache.org/dist/$PACKAGE/$TARBALL 1.17 + http://apache.crihan.fr/dist/$PACKAGE/$TARBALL" 1.18 1.19 # Rules to configure and make the package. 1.20 compile_rules()