ddrescue: update to 1.21.

This commit is contained in:
Michael Gehring 2016-03-18 18:26:12 +01:00
parent f6a75ab27f
commit e55e1dfff8
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'ddrescue'
pkgname=ddrescue
version=1.20
version=1.21
revision=1
build_style=gnu-configure
hostmakedepends="lzip"
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="GPL-3"
homepage="http://www.gnu.org/software/ddrescue/ddrescue.html"
distfiles="${GNU_SITE}/$pkgname/$pkgname-$version.tar.lz"
checksum=83f993b1a167865d76e92e7c1406436331a8b3b337b9868fd6ca1ec2c45460bd
checksum=f09e4eb6a209cbd0fe8ee6db2d558238cdc969afa1d94150f263402ac882e1ac
do_configure() {
./configure --prefix=/usr CXX="$CXX" CXXFLAGS="$CXXFLAGS" LDFLAGS="$LDFLAGS"