wok-current diff mytop/receipt @ rev 25653

lzo needed from fsarchiver
author Hans-G?nter Theisgen
date Tue Feb 13 07:22:29 2024 +0100 (6 months ago)
parents 6e5c8ce7fb15
children
line diff
     1.1 --- a/mytop/receipt	Sat May 21 13:10:56 2022 +0000
     1.2 +++ b/mytop/receipt	Tue Feb 13 07:22:29 2024 +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://deb.debian.org/debian/pool/main/m/mytop/mytop_$VERSION.orig.tar.gz"
     1.8 +WGET_URL="https://web.archive.org/web/20150602163826if_/http://www.mysqlfanboy.com/mytop-3/$TARBALL"
     1.9  
    1.10  DEPENDS="perl-dbd-mysql perl-dbi perl-term-readkey"
    1.11  BUILD_DEPENDS="$DEPENDS"