jobflow: update to 1.3.1.
This commit is contained in:
parent
c907a54de3
commit
0139fe01a7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'jobflow'
|
||||
pkgname=jobflow
|
||||
version=1.3.0
|
||||
version=1.3.1
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
short_desc="Like GNU parallel, but much faster and memory-efficient"
|
||||
|
@ -9,7 +9,7 @@ license="GPL-3.0-or-later"
|
|||
homepage="https://github.com/rofl0r/jobflow"
|
||||
changelog="https://github.com/rofl0r/jobflow/releases"
|
||||
distfiles="http://ftp.barfooze.de/pub/sabotage/tarballs/jobflow-${version}.tar.bz2"
|
||||
checksum=1bf124a518383cc6d576aa162704e7a032669a6e91bbe0ee0066a60d49f2d010
|
||||
checksum=a8fb51e17bb8483fe591aa3d16ffb22f0a7575b5407bdd0af4e4ee2d899d184b
|
||||
|
||||
post_extract() {
|
||||
vsed -e 's;prefix;PREFIX;g' -i Makefile
|
||||
|
|
Loading…
Reference in a new issue