mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-23 12:15:11 +02:00
parallel: update to 20171122.
This commit is contained in:
parent
4312457efe
commit
070414c077
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'parallel'
|
# Template file for 'parallel'
|
||||||
pkgname=parallel
|
pkgname=parallel
|
||||||
version=20171022
|
version=20171122
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
homepage="http://www.gnu.org/software/parallel/"
|
homepage="http://www.gnu.org/software/parallel/"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
distfiles="${GNU_SITE}/$pkgname/$pkgname-${version}.tar.bz2"
|
distfiles="${GNU_SITE}/$pkgname/$pkgname-${version}.tar.bz2"
|
||||||
checksum=f7e2bb7467cd3e87c5488e324950f2710e5d6cc9c9b3c33931e71d7a2d08f8a2
|
checksum=41b46add38eecad3026e0086c1fb01cfa13c7cc24ecf91cd595e22f83fca82a6
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
# no html and pdf doc
|
# no html and pdf doc
|
||||||
|
|
Loading…
Add table
Reference in a new issue