par2cmdline: update to 0.7.3.
Enable OpenMP.
This commit is contained in:
parent
2998cc87bf
commit
dab61f8240
1 changed files with 5 additions and 4 deletions
|
@ -1,15 +1,16 @@
|
||||||
# Template file for 'par2cmdline'
|
# Template file for 'par2cmdline'
|
||||||
pkgname=par2cmdline
|
pkgname=par2cmdline
|
||||||
version=0.7.2
|
version=0.7.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake"
|
hostmakedepends="automake"
|
||||||
|
makedepends="libgomp-devel"
|
||||||
short_desc="PAR 2.0 compatible file verification and repair tool"
|
short_desc="PAR 2.0 compatible file verification and repair tool"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="https://github.com/BlackIkeEagle/par2cmdline"
|
homepage="https://github.com/Parchive/par2cmdline"
|
||||||
distfiles="https://github.com/BlackIkeEagle/par2cmdline/archive/v${version}.tar.gz"
|
distfiles="https://github.com/Parchive/par2cmdline/archive/v${version}.tar.gz"
|
||||||
checksum=fa4fa73fc400a89bf8364b87c6dffe15e63e9f00816c17f347e00d908e625967
|
checksum=3d97992b6d2bf5acc0b07a4e43c70713ac41606fa911e1eea3ac702558561c37
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue