wok-current diff memo/receipt @ rev 21587
remove setuptools
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon May 20 16:42:53 2019 +0200 (2019-05-20) |
parents | eeba7ab1dffe |
children | b569b85b0fb9 |
line diff
1.1 --- a/memo/receipt Thu Jan 24 18:16:34 2019 +0100 1.2 +++ b/memo/receipt Mon May 20 16:42:53 2019 +0200 1.3 @@ -7,7 +7,7 @@ 1.4 MAINTAINER="paul@slitaz.org" 1.5 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.6 LICENSE="GPL3" 1.7 -WEB_SITE="http://palovandalo.com/memo/" 1.8 +WEB_SITE="https://github.com/mrVanDalo/memo/" 1.9 WGET_URL="http://www.ideabyte.net/memo/$TARBALL" 1.10 1.11 DEPENDS="ncurses" 1.12 @@ -25,4 +25,3 @@ 1.13 mkdir -p $fs/usr/bin 1.14 cp -a $src/$PACKAGE $fs/usr/bin 1.15 } 1.16 -