wok-next diff i7z/receipt @ rev 21010

Small updates
author Aleksej Bobylev <al.bobylev@gmail.com>
date Fri Oct 12 16:40:30 2018 +0300 (2018-10-12)
parents 466bca9334ef
children d5aab818505e
line diff
     1.1 --- a/i7z/receipt	Tue Oct 17 10:14:12 2017 +0200
     1.2 +++ b/i7z/receipt	Fri Oct 12 16:40:30 2018 +0300
     1.3 @@ -7,8 +7,10 @@
     1.4  MAINTAINER="pascal.bellard@slitaz.org"
     1.5  LICENSE="GPL2"
     1.6  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.7 -WEB_SITE="https://code.google.com/p/i7z/"
     1.8 -WGET_URL="https://i7z.googlecode.com/files/$TARBALL"
     1.9 +WEB_SITE="https://github.com/ajaiantilal/i7z"
    1.10 +# WEB_SITE="https://github.com/afontenot/i7z" # newer fork
    1.11 +# WEB_SITE="https://github.com/DimitryAndric/i7z" # even more newer fork
    1.12 +WGET_URL="https://i7z.googlecode.com/files/$TARBALL" # FIXME
    1.13  
    1.14  DEPENDS="ncurses"
    1.15  BUILD_DEPENDS="wget ncurses-dev"