schedule: update to 8.0.1.

This commit is contained in:
Leah Neukirchen 2020-08-01 16:40:36 +02:00
parent 2d34da6564
commit 08a14d4b1b

View file

@ -1,18 +1,16 @@
# Template file for 'schedule'
pkgname=schedule
version=8.0
version=8.0.1
revision=1
archs=noarch
hostmakedepends="perl"
depends="perl"
short_desc="Framework to schedule jobs in a multiuser multitasking environment"
maintainer="Leah Neukirchen <leah@vuxu.org>"
# XXX: Get upstream to pick a license
# tracking: https://github.com/vaeth/schedule/issues/1
license="BSD"
license="BSD-3-Clause"
homepage="https://github.com/vaeth/schedule/"
distfiles="https://github.com/vaeth/schedule/archive/v${version}.tar.gz"
checksum=04aa60c4e8aeae2c6c4c435d1bbbb16050937994a145bea7bb49353023c66133
checksum=53401c2fd3add5a2495d02a8ef3dc2fbc9d61c164ec4777ba2ff51a67f2274d0
do_install() {
for bin in bin/*; do