wok diff dpkg/receipt @ rev 25686
Use System category for pm-suspend entry
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Sat Apr 06 12:03:22 2024 +0200 (7 months ago) |
parents | b78e79c31b1f |
children |
line diff
1.1 --- a/dpkg/receipt Fri Feb 11 11:14:46 2022 +0000 1.2 +++ b/dpkg/receipt Sat Apr 06 12:03:22 2024 +0200 1.3 @@ -10,7 +10,7 @@ 1.4 1.5 TARBALL="${PACKAGE}_$VERSION.tar.xz" 1.6 #WGET_URL="http://people.slitaz.org/~shann/packages/$PACKAGE/$TARBALL" # 1.16.12 1.7 -WGET_URL="http://deb.debian.org/debian/pool/main/d/$PACKAGE/$TARBALL" 1.8 +WGET_URL="https://cloudfront.debian.net/debian-archive/debian/pool/main/d/dpkg/$TARBALL" 1.9 1.10 DEPENDS="bzlib liblzma zlib" 1.11 BUILD_DEPENDS="file liblzma-dev ncurses-dev perl"