wok-current diff pktstat/receipt @ rev 21935
soundtouch: fix build
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Oct 06 18:10:58 2019 +0200 (2019-10-06) |
parents | 3ba8d2c9720d |
children | b569b85b0fb9 |
line diff
1.1 --- a/pktstat/receipt Tue Feb 17 12:55:08 2015 +0100 1.2 +++ b/pktstat/receipt Sun Oct 06 18:10:58 2019 +0200 1.3 @@ -7,7 +7,7 @@ 1.4 MAINTAINER="paul@slitaz.org" 1.5 LICENSE="PublicDomain" 1.6 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.7 -WEB_SITE="http://www.adaptive-enterprises.com.au/~d/software/pktstat/" 1.8 +WEB_SITE="https://github.com/dleonard0/pktstat" 1.9 WGET_URL="http://www.adaptive-enterprises.com.au/~d/software/pktstat/$TARBALL" 1.10 1.11 DEPENDS="ncurses libpcap"