parallel: update to 20220822.

This commit is contained in:
Leah Neukirchen 2022-08-23 12:46:20 +02:00
parent 6aca159f73
commit 18c521269c
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'parallel' # Template file for 'parallel'
pkgname=parallel pkgname=parallel
version=20220722 version=20220822
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
hostmakedepends="perl" hostmakedepends="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=0e4083ac0d850c434598c6dfbf98f3b6dd2cc932a3af9269eb1f9323e43af019 checksum=9d0d4457c40b45ac6034f3085a11fee94489e5d58e422c0b492cb143d71ab016
pre_configure() { pre_configure() {
# no html and pdf doc # no html and pdf doc