wok diff xorg-libX11/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 919b102812ab
children 73fb2ebfd59a
line diff
     1.1 --- a/xorg-libX11/receipt	Sun Jun 02 12:09:39 2013 +0000
     1.2 +++ b/xorg-libX11/receipt	Fri Jan 24 01:35:01 2014 +0000
     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="libX11"
     1.9 +TARBALL="$SOURCE-$VERSION.tar.bz2"
    1.10  WGET_URL="$XORG_MIRROR/lib/$TARBALL"
    1.11  
    1.12  DEPENDS="libxcb"