mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
parallel: update to 20190222.
This commit is contained in:
parent
8deee84e41
commit
8b50253bbe
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
||||||
# Template file for 'parallel'
|
# Template file for 'parallel'
|
||||||
pkgname=parallel
|
pkgname=parallel
|
||||||
version=20190122
|
version=20190222
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
archs="noarch"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
depends="perl"
|
depends="perl"
|
||||||
checkdepends="perl"
|
checkdepends="perl"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://www.gnu.org/software/parallel/"
|
homepage="https://www.gnu.org/software/parallel/"
|
||||||
distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.bz2"
|
distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=ae735f201a8ceeff2ace48ff779bda9d19846e629bcc02ea7c8768a42394190c
|
checksum=86b1badc56ee2de1483107c2adf634604fd72789c91f65e40138d21425906b1c
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
# no html and pdf doc
|
# no html and pdf doc
|
||||||
|
|
Loading…
Add table
Reference in a new issue