parallel: update to 20180322.
This commit is contained in:
parent
b64ff89aa9
commit
048fd8b0a4
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'parallel'
|
||||
pkgname=parallel
|
||||
version=20180222
|
||||
version=20180322
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=gnu-configure
|
||||
|
@ -8,9 +8,9 @@ depends="perl"
|
|||
short_desc="Shell tool for executing jobs in parallel"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
homepage="http://www.gnu.org/software/parallel/"
|
||||
license="GPL-3"
|
||||
license="GPL-3.0-or-later"
|
||||
distfiles="${GNU_SITE}/$pkgname/$pkgname-${version}.tar.bz2"
|
||||
checksum=e81997dbabef18708de30635bd5d05af63395d869452a91c6a047c9c590e9daf
|
||||
checksum=6389ad5318247ea28a8e9ddc9e69bc2713ae5c19e3783edda81da54ff6356497
|
||||
|
||||
pre_configure() {
|
||||
# no html and pdf doc
|
||||
|
|
Loading…
Reference in a new issue