mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 07:52:55 +02:00
parallel: update to 20160922.
This commit is contained in:
parent
0aadbed769
commit
eb2eeccfd8
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=20160822
|
version=20160922
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||||
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=9867b7d0ebd4964a4bdd38792a77911ca808c91e0f930f5a55651f9e103aabe1
|
checksum=d86f3ddfebb73ef8020559a54db0837c3f436ec4fd0a9d3a635cce2df609f894
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
# no html and pdf doc
|
# no html and pdf doc
|
||||||
|
|
Loading…
Add table
Reference in a new issue