wok diff xorg-util-macros/receipt @ rev 15806

Up: sudoku to 2.3. Fixed WEB_SITE and WGET_URL so we get the app and not a error page.
author Christopher Rogers <slaxemulator@gmail.com>
date Fri Jan 24 01:35:01 2014 +0000 (2014-01-24)
parents a09e9d64e4c9
children 97a4bdecaed7
line diff
     1.1 --- a/xorg-util-macros/receipt	Fri May 31 00:58:07 2013 +0000
     1.2 +++ b/xorg-util-macros/receipt	Fri Jan 24 01:35:01 2014 +0000
     1.3 @@ -7,7 +7,8 @@
     1.4  MAINTAINER="gokhlayeh@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="util-macros"
     1.9 +TARBALL="$SOURCE-$VERSION.tar.bz2"
    1.10  WGET_URL="$XORG_MIRROR/util/$TARBALL"
    1.11  
    1.12  DEPENDS="m4 pkg-config"