ddrescue: update to 1.29.1.
This commit is contained in:
parent
d221f69285
commit
a8d63dfbd5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ddrescue'
|
||||
pkgname=ddrescue
|
||||
version=1.28
|
||||
version=1.29.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="lzip"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Piraty <mail@piraty.dev>"
|
|||
license="GPL-2.0-or-later, BSD-2-Clause"
|
||||
homepage="http://www.gnu.org/software/ddrescue/ddrescue.html"
|
||||
distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.lz"
|
||||
checksum=6626c07a7ca1cc1d03cad0958522c5279b156222d32c342e81117cfefaeb10c1
|
||||
checksum=ddd7d45df026807835a2ec6ab9c365df2ef19e8de1a50ffe6886cd391e04dd75
|
||||
|
||||
do_configure() {
|
||||
./configure --prefix=/usr CXX="$CXX" CXXFLAGS="$CXXFLAGS" LDFLAGS="$LDFLAGS"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue