wok-current diff whowatch/receipt @ rev 21920
Add pcem
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Oct 05 16:15:48 2019 +0200 (2019-10-05) |
parents | 17e313b5b9c1 |
children | d64f5e2bac15 |
line diff
1.1 --- a/whowatch/receipt Tue Feb 17 09:42:47 2015 +0100 1.2 +++ b/whowatch/receipt Sat Oct 05 16:15:48 2019 +0200 1.3 @@ -7,7 +7,7 @@ 1.4 MAINTAINER="paul@slitaz.org" 1.5 LICENSE="GPL2" 1.6 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.7 -WEB_SITE="http://wizard.ae.krakow.pl/~mike/#whowatch" 1.8 +WEB_SITE="https://github.com/mtsuszycki/whowatch/" 1.9 WGET_URL="http://wizard.ae.krakow.pl/~mike/download/$TARBALL" 1.10 1.11 DEPENDS="ncurses libtinfo" 1.12 @@ -28,4 +28,3 @@ 1.13 mkdir -p $fs/usr 1.14 cp -a $install/usr/bin $fs/usr 1.15 } 1.16 -