wok diff pv/receipt @ rev 24954
*/stuff/bootloader.S: add CHK_DOS_INT19
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Apr 23 15:28:40 2022 +0000 (2022-04-23) |
parents | 7c0170dd3ecc |
children | 1805f71c5d9f |
line diff
1.1 --- a/pv/receipt Wed Feb 23 11:49:52 2022 +0000 1.2 +++ b/pv/receipt Sat Apr 23 15:28:40 2022 +0000 1.3 @@ -6,7 +6,7 @@ 1.4 SHORT_DESC="Pipe viewer for monitoring data through a pipeline." 1.5 MAINTAINER="allan316@gmail.com" 1.6 LICENSE="Artistic" 1.7 -WEB_SITE="https://www.ivarch.com/programs/pv.shtml" 1.8 +WEB_SITE="https://github.com/a-j-wood/pv" 1.9 1.10 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.11 WGET_URL="https://www.ivarch.com/programs/sources/$TARBALL"