mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 03:13:03 +02:00
ddrescue: update to 1.20.
This commit is contained in:
parent
1fa7e387bb
commit
e4f5ce6917
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'ddrescue'
|
# Template file for 'ddrescue'
|
||||||
pkgname=ddrescue
|
pkgname=ddrescue
|
||||||
version=1.19
|
version=1.20
|
||||||
revision=3
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="lzip"
|
hostmakedepends="lzip"
|
||||||
short_desc="Data recovery tool"
|
short_desc="Data recovery tool"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="http://www.gnu.org/software/ddrescue/ddrescue.html"
|
homepage="http://www.gnu.org/software/ddrescue/ddrescue.html"
|
||||||
distfiles="${GNU_SITE}/$pkgname/$pkgname-$version.tar.lz"
|
distfiles="${GNU_SITE}/$pkgname/$pkgname-$version.tar.lz"
|
||||||
checksum=ed8d0c9d9aac80a9110e9cb0d0a91a7390d3bf9f816b67a62ca4eb140f4747b8
|
checksum=83f993b1a167865d76e92e7c1406436331a8b3b337b9868fd6ca1ec2c45460bd
|
||||||
|
|
||||||
do_configure() {
|
do_configure() {
|
||||||
./configure --prefix=/usr CXX="$CXX" CXXFLAGS="$CXXFLAGS" LDFLAGS="$LDFLAGS"
|
./configure --prefix=/usr CXX="$CXX" CXXFLAGS="$CXXFLAGS" LDFLAGS="$LDFLAGS"
|
||||||
|
|
Loading…
Add table
Reference in a new issue