mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
parallel: update to 20181022.
This commit is contained in:
parent
4ca3dd5a19
commit
f0638c727a
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=20180922
|
version=20181022
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -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=ea078ef0e0528c9b5d1c60bf6cf8454ce7586521982c677a450e0baff8a7071f
|
checksum=2e84dee3556cbb8f6a3794f5b21549faffb132db3fc68e2e95922963adcbdbec
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
# no html and pdf doc
|
# no html and pdf doc
|
||||||
|
|
Loading…
Add table
Reference in a new issue