parallel: update to 20190222.

This commit is contained in:
Leah Neukirchen 2019-02-23 15:38:51 +01:00
parent 8deee84e41
commit 8b50253bbe

View file

@ -1,8 +1,8 @@
# Template file for 'parallel' # Template file for 'parallel'
pkgname=parallel pkgname=parallel
version=20190122 version=20190222
revision=1 revision=1
noarch=yes archs="noarch"
build_style=gnu-configure build_style=gnu-configure
depends="perl" depends="perl"
checkdepends="perl" checkdepends="perl"
@ -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=ae735f201a8ceeff2ace48ff779bda9d19846e629bcc02ea7c8768a42394190c checksum=86b1badc56ee2de1483107c2adf634604fd72789c91f65e40138d21425906b1c
pre_configure() { pre_configure() {
# no html and pdf doc # no html and pdf doc