parallel: update to 20230122.
This commit is contained in:
parent
c86f76c327
commit
e003c1613d
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'parallel'
|
||||
pkgname=parallel
|
||||
version=20221222
|
||||
version=20230122
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="perl"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="https://www.gnu.org/software/parallel/"
|
||||
distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.bz2"
|
||||
checksum=4da90c7bec18a94431b4e3db49dd563f65cf20ceafd245f7cc7b42ef8bf8597f
|
||||
checksum=9c7c44070cca3118e72380086cb6cc3662be27c3e56b6ac93449cd4ef3edc204
|
||||
|
||||
pre_configure() {
|
||||
# no html and pdf doc
|
||||
|
|
Loading…
Reference in New Issue