wok-6.x diff xorg-libXext/receipt @ rev 15682
Add WEBSITE URL because need for QA
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Fri Dec 20 20:44:11 2013 +0100 (2013-12-20) |
parents | 303cc9eb28c5 |
children | 73fb2ebfd59a |
line diff
1.1 --- a/xorg-libXext/receipt Sun Jun 02 12:47:38 2013 +0000 1.2 +++ b/xorg-libXext/receipt Fri Dec 20 20:44:11 2013 +0100 1.3 @@ -7,7 +7,8 @@ 1.4 MAINTAINER="pankso@slitaz.org" 1.5 LICENSE="other" 1.6 WEB_SITE="http://www.x.org/" 1.7 -TARBALL="${PACKAGE#xorg-}-$VERSION.tar.bz2" 1.8 +SOURCE="libXext" 1.9 +TARBALL="$SOURCE-$VERSION.tar.bz2" 1.10 WGET_URL="$XORG_MIRROR/lib/$TARBALL" 1.11 1.12 DEPENDS="xorg-libX11"