wok-current diff wipe/receipt @ rev 25627
Patch sundown to use new gcc
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Mon Sep 04 19:37:09 2023 +0000 (17 months ago) |
parents | 7dd01dedad38 |
children |
line diff
1.1 --- a/wipe/receipt Wed Sep 28 08:10:35 2022 +0000 1.2 +++ b/wipe/receipt Mon Sep 04 19:37:09 2023 +0000 1.3 @@ -6,9 +6,9 @@ 1.4 MAINTAINER="jozee@slitaz.org" 1.5 LICENSE="GPL2" 1.6 SHORT_DESC="A file and block device delete/erase utility - a secure rm" 1.7 -WEB_SITE="https://wipe.sourceforge.net/" 1.8 +WEB_SITE="https://sourceforge.net/projects/wipe/" 1.9 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.10 -WGET_URL="http://downloads.sourceforge.net/$PACKAGE/$TARBALL" 1.11 +WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 1.12 TAGS="delete" 1.13 1.14 DEPENDS="glibc-base"