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