parallel: update to 20220322.

This commit is contained in:
Leah Neukirchen 2022-03-24 15:52:34 +01:00
parent d7266508f9
commit a67b6c5a70

View file

@ -1,6 +1,6 @@
# Template file for 'parallel' # Template file for 'parallel'
pkgname=parallel pkgname=parallel
version=20220122 version=20220322
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
depends="perl" depends="perl"
@ -10,7 +10,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=b8221a21412bca572ad8445b7981dfd625a3c6d48772cda468dfb5b886337e00 checksum=df93ccf6a9f529ad2126b7042aef0486603e938c77b405939c41702d38a4e6d8
pre_configure() { pre_configure() {
# no html and pdf doc # no html and pdf doc