wok diff libpaper/receipt @ rev 24356
backintime: modified WGET_URL
author | Hans-G?nter Theisgen |
---|---|
date | Thu Feb 03 15:43:51 2022 +0100 (2022-02-03) |
parents | 291c914047e1 |
children | b78e79c31b1f |
line diff
1.1 --- a/libpaper/receipt Wed Mar 11 15:38:05 2020 +0100 1.2 +++ b/libpaper/receipt Thu Feb 03 15:43:51 2022 +0100 1.3 @@ -8,7 +8,7 @@ 1.4 LICENSE="GPL2" 1.5 WEB_SITE="https://packages.debian.org/unstable/source/libpaper" 1.6 1.7 -TARBALL="${PACKAGE}_$VERSION+nmu1.tar.gz" 1.8 +TARBALL="${PACKAGE}_$VERSION.tar.gz" 1.9 WGET_URL="http://ftp.de.debian.org/debian/pool/main/libp/libpaper/$TARBALL" 1.10 1.11 BUILD_DEPENDS="autoconf automake libtool"