mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
parallel: update to 20200222.
This commit is contained in:
parent
dbc46e48c2
commit
a6e1b9b6b5
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=20200122
|
version=20200222
|
||||||
revision=1
|
revision=1
|
||||||
archs="noarch"
|
archs="noarch"
|
||||||
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=116f1e428da5cdb26cda3ee5f249bdb20c5f96f139c0a284ad142919d6d80c1c
|
checksum=269b7236ec0887167ee7bc76357689b5c86e3dfbd5a1b3745d218526a038eb1c
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
# no html and pdf doc
|
# no html and pdf doc
|
||||||
|
|
Loading…
Add table
Reference in a new issue