ddrescue: update to 1.28.

This commit is contained in:
Piraty 2024-06-03 10:06:36 +02:00
parent eff0dc6c12
commit 65a2b69b29
No known key found for this signature in database
GPG Key ID: 82F2CC796BD07077
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'ddrescue'
pkgname=ddrescue
version=1.27
version=1.28
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=38c80c98c5a44f15e53663e4510097fd68d6ec20758efdf3a925037c183232eb
checksum=6626c07a7ca1cc1d03cad0958522c5279b156222d32c342e81117cfefaeb10c1
do_configure() {
./configure --prefix=/usr CXX="$CXX" CXXFLAGS="$CXXFLAGS" LDFLAGS="$LDFLAGS"