mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
jobflow: update to 1.3.0.
This commit is contained in:
parent
78ab4df41b
commit
c4b008ae15
1 changed files with 3 additions and 2 deletions
|
@ -1,14 +1,15 @@
|
||||||
# Template file for 'jobflow'
|
# Template file for 'jobflow'
|
||||||
pkgname=jobflow
|
pkgname=jobflow
|
||||||
version=1.2.3
|
version=1.3.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
short_desc="Like GNU parallel, but much faster and memory-efficient"
|
short_desc="Like GNU parallel, but much faster and memory-efficient"
|
||||||
maintainer="Duncaen <duncaen@voidlinux.org>"
|
maintainer="Duncaen <duncaen@voidlinux.org>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/rofl0r/jobflow"
|
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"
|
distfiles="http://ftp.barfooze.de/pub/sabotage/tarballs/jobflow-${version}.tar.bz2"
|
||||||
checksum=fe00920774357627b919763258155870681eb24942ef0bd1e9367baf64ea5048
|
checksum=1bf124a518383cc6d576aa162704e7a032669a6e91bbe0ee0066a60d49f2d010
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
vsed -e 's;prefix;PREFIX;g' -i Makefile
|
vsed -e 's;prefix;PREFIX;g' -i Makefile
|
||||||
|
|
Loading…
Add table
Reference in a new issue