parallel: update to 20211222.
This commit is contained in:
parent
595f880dbd
commit
93d5d9af1a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'parallel'
|
# Template file for 'parallel'
|
||||||
pkgname=parallel
|
pkgname=parallel
|
||||||
version=20211122
|
version=20211222
|
||||||
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=48b256322c56a4cb1a7818fe0894fdde575dab0e0f925c6a2289517b6bd8962e
|
checksum=058491cf4c52a4855977bde803c63688b2ca9c5991be10e7b8b0c0aede46d19c
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
# no html and pdf doc
|
# no html and pdf doc
|
||||||
|
|
Loading…
Reference in a new issue