parallel: update to 20170122.
This commit is contained in:
parent
0929d1ec99
commit
757883b029
1 changed files with 3 additions and 3 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'parallel'
|
# Template file for 'parallel'
|
||||||
pkgname=parallel
|
pkgname=parallel
|
||||||
version=20161222
|
version=20170122
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
depends="perl"
|
depends="perl"
|
||||||
short_desc="Shell tool for executing jobs in parallel"
|
short_desc="Shell tool for executing jobs in parallel"
|
||||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
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=2714be9b6957ce6ddb268e8aa97f463d8eac97e55612cc055ef030afd9c80fb2
|
checksum=417e83d9de2fe518a976fcff5a96bffe41421c2a57713cd5272cc89d1072aaa6
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
# no html and pdf doc
|
# no html and pdf doc
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue