parallel: update to 20230722.
This commit is contained in:
parent
cafc388827
commit
d781b7fb8d
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'parallel'
|
||||
pkgname=parallel
|
||||
version=20230622
|
||||
version=20230722
|
||||
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=de3a24ad702198a642115ceb9b280625fd49c6dd8842b08685ff057c6b84238e
|
||||
checksum=55f991ad195a72f0abfaf1ede8fc1d03dd255cac91bc5eb900f9aa2873d1ff87
|
||||
|
||||
pre_configure() {
|
||||
# no html and pdf doc
|
||||
|
|
Loading…
Reference in New Issue