wok-current diff dd_rescue/receipt @ rev 25040
cups-filters: use standard c++14
author | Hans-G?nter Theisgen |
---|---|
date | Fri May 27 07:47:27 2022 +0100 (2022-05-27) |
parents | bfabe25c21ff |
children |
line diff
1.1 --- a/dd_rescue/receipt Sun Feb 13 18:01:32 2022 +0000 1.2 +++ b/dd_rescue/receipt Fri May 27 07:47:27 2022 +0100 1.3 @@ -1,12 +1,13 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="dd_rescue" 1.7 -VERSION="1.99.8" 1.8 +VERSION="1.99.11" 1.9 CATEGORY="system-tools" 1.10 SHORT_DESC="Block device copy tools." 1.11 MAINTAINER="erjo@slitaz.org" 1.12 LICENSE="GPL2" 1.13 WEB_SITE="http://www.garloff.de/kurt/linux/ddrescue/" 1.14 +REPOLOGY="dd-rescue" 1.15 1.16 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.17 WGET_URL="http://www.garloff.de/kurt/linux/ddrescue/$TARBALL"