wok diff mytop/receipt @ rev 25167
updated python-chardet (3.0.4 -> 4.0.0)
author | Hans-G?nter Theisgen |
---|---|
date | Fri Jul 01 14:57:06 2022 +0100 (2022-07-01) |
parents | ad9008f821da |
children | 9600878fc758 |
line diff
1.1 --- a/mytop/receipt Mon Mar 07 17:32:18 2022 +0000 1.2 +++ b/mytop/receipt Fri Jul 01 14:57:06 2022 +0100 1.3 @@ -9,7 +9,7 @@ 1.4 WEB_SITE="http://jeremy.zawodny.com/mysql/mytop/" 1.5 1.6 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.7 -WGET_URL="http://www.mysqlfanboy.com/mytop-3/$TARBALL" 1.8 +WGET_URL="http://deb.debian.org/debian/pool/main/m/mytop/mytop_$VERSION.orig.tar.gz" 1.9 1.10 DEPENDS="perl-dbd-mysql perl-dbi perl-term-readkey" 1.11 BUILD_DEPENDS="$DEPENDS"