parallel: update to 20201022.
This commit is contained in:
parent
6772793f55
commit
16ad5361b8
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'parallel'
|
||||
pkgname=parallel
|
||||
version=20200922
|
||||
version=20201022
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
depends="perl"
|
||||
|
@ -10,7 +10,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=2810412b616b59dcf6a6bd172f2b2561807cf370ccf93417aa1c8229f94c4172
|
||||
checksum=35fe29864af62b5331affb84d8be683d52a7bf5fd3532fe0b6a4207a481af061
|
||||
|
||||
pre_configure() {
|
||||
# no html and pdf doc
|
||||
|
|
Loading…
Reference in a new issue