ddrescue: update to 1.23.

This commit is contained in:
maxice8 2018-02-16 15:54:09 -02:00 committed by Toyam Cox
parent 7953e688f8
commit 722564ba6d

View file

@ -1,6 +1,6 @@
# Template file for 'ddrescue'
pkgname=ddrescue
version=1.22
version=1.23
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=09857b2e8074813ac19da5d262890f722e5f7900e521a4c60354cef95eea10a7
checksum=a9ae2dd44592bf386c9c156a5dacaeeb901573c9867ada3608f887d401338d8d
do_configure() {
./configure --prefix=/usr CXX="$CXX" CXXFLAGS="$CXXFLAGS" LDFLAGS="$LDFLAGS"