jobflow: update to 1.2.3.

This commit is contained in:
Duncaen 2020-10-19 16:59:41 +02:00
parent a2bc9acbea
commit 5f7757a473
No known key found for this signature in database
GPG key ID: 335C1D17EC3D6E35

View file

@ -1,6 +1,6 @@
# Template file for 'jobflow'
pkgname=jobflow
version=1.2.2
version=1.2.3
revision=1
build_style=gnu-makefile
short_desc="Like GNU parallel, but much faster and memory-efficient"
@ -8,7 +8,7 @@ maintainer="Duncaen <duncaen@voidlinux.org>"
license="GPL-3.0-or-later"
homepage="https://github.com/rofl0r/jobflow"
distfiles="http://ftp.barfooze.de/pub/sabotage/tarballs/jobflow-${version}.tar.bz2"
checksum=0074768129267c37f84600b2513564c44ce1f8b0d690819bb57ac426210dcf42
checksum=fe00920774357627b919763258155870681eb24942ef0bd1e9367baf64ea5048
post_extract() {
vsed -e 's;prefix;PREFIX;g' -i Makefile