ddrescue: update to 1.27.
This commit is contained in:
parent
f7be3a2187
commit
7403e69d36
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ddrescue'
|
||||
pkgname=ddrescue
|
||||
version=1.26
|
||||
version=1.27
|
||||
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=e513cd3a90d9810dfdd91197d40aa40f6df01597bfb5ecfdfb205de1127c551f
|
||||
checksum=38c80c98c5a44f15e53663e4510097fd68d6ec20758efdf3a925037c183232eb
|
||||
|
||||
do_configure() {
|
||||
./configure --prefix=/usr CXX="$CXX" CXXFLAGS="$CXXFLAGS" LDFLAGS="$LDFLAGS"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue