wok 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 | b5a7e88f4bf6 |
children | 070e9f770952 |
files | sudoku/receipt |
line diff
1.1 --- a/sudoku/receipt Thu Jan 23 13:38:58 2014 +0000 1.2 +++ b/sudoku/receipt Fri Jan 24 01:35:01 2014 +0000 1.3 @@ -1,13 +1,13 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="sudoku" 1.7 -VERSION="2.2" 1.8 +VERSION="2.3" 1.9 CATEGORY="games" 1.10 SHORT_DESC="Sudoku game in javascript" 1.11 MAINTAINER="pascal.bellard@slitaz.org" 1.12 TARBALL="$PACKAGE-$VERSION.html" 1.13 -WEB_SITE="http://10k.aneventapart.com/Entry/81" 1.14 -WGET_URL="http://10k.aneventapart.com/Uploads/81/index.html" 1.15 +WEB_SITE="http://10k.aneventapart.com/1/Entry/81" 1.16 +WGET_URL="http://10k.aneventapart.com/1/Uploads/81/index.html" 1.17 1.18 # Rules to gen a SliTaz package suitable for Tazpkg. 1.19 genpkg_rules()