wok rev 8045
Updated url path for xfce4-icon-theme and xfce4-mixer.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Thu Jan 20 13:59:13 2011 +0000 (2011-01-20) |
parents | e74afedc7550 |
children | 8c0fb3d8889c |
files | xfce4-icon-theme/receipt xfce4-mixer/receipt |
line diff
1.1 --- a/xfce4-icon-theme/receipt Thu Jan 20 16:49:16 2011 +0100 1.2 +++ b/xfce4-icon-theme/receipt Thu Jan 20 13:59:13 2011 +0000 1.3 @@ -9,7 +9,7 @@ 1.4 BUILD_DEPENDS="intltool" 1.5 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.6 WEB_SITE="http://www.xfce.org/" 1.7 -WGET_URL="$WEB_SITE/archive/xfce/$VERSION/src/$TARBALL" 1.8 +WGET_URL="http://archive.xfce.org/src/art/$PACKAGE/${VERSION%.*}/$TARBALL" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()
2.1 --- a/xfce4-mixer/receipt Thu Jan 20 16:49:16 2011 +0100 2.2 +++ b/xfce4-mixer/receipt Thu Jan 20 13:59:13 2011 +0000 2.3 @@ -10,7 +10,7 @@ 2.4 gst-plugins-base-dev" 2.5 TARBALL="$PACKAGE-$VERSION.tar.bz2" 2.6 WEB_SITE="http://www.xfce.org" 2.7 -WGET_URL="$WEB_SITE/archive/xfce/$VERSION/src/$TARBALL" 2.8 +WGET_URL="http://archive.xfce.org/src/apps/$PACKAGE/${VERSION%.*}/$TARBALL" 2.9 2.10 # Rules to configure and make the package. 2.11 compile_rules()