mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
par2cmdline: update to 0.7.4.
This commit is contained in:
parent
3e8b7db3d2
commit
5f7402c2a1
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'par2cmdline'
|
# Template file for 'par2cmdline'
|
||||||
pkgname=par2cmdline
|
pkgname=par2cmdline
|
||||||
version=0.7.3
|
version=0.7.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake"
|
hostmakedepends="automake"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="https://github.com/Parchive/par2cmdline"
|
homepage="https://github.com/Parchive/par2cmdline"
|
||||||
distfiles="https://github.com/Parchive/par2cmdline/archive/v${version}.tar.gz"
|
distfiles="https://github.com/Parchive/par2cmdline/archive/v${version}.tar.gz"
|
||||||
checksum=3d97992b6d2bf5acc0b07a4e43c70713ac41606fa911e1eea3ac702558561c37
|
checksum=ea260fa804bb20514123dea06a0ad4066260cd5c76db087715468ca7e2d49c47
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
|
|
Loading…
Add table
Reference in a new issue