ddrescue: update to 1.22.
This commit is contained in:
parent
8485b536ca
commit
8fcaf4bc59
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ddrescue'
|
||||
pkgname=ddrescue
|
||||
version=1.21
|
||||
version=1.22
|
||||
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=f09e4eb6a209cbd0fe8ee6db2d558238cdc969afa1d94150f263402ac882e1ac
|
||||
checksum=09857b2e8074813ac19da5d262890f722e5f7900e521a4c60354cef95eea10a7
|
||||
|
||||
do_configure() {
|
||||
./configure --prefix=/usr CXX="$CXX" CXXFLAGS="$CXXFLAGS" LDFLAGS="$LDFLAGS"
|
||||
|
|
Loading…
Reference in a new issue