schedule: update to 8.0.

This commit is contained in:
maxice8 2018-06-02 18:25:45 -03:00 committed by Leah Neukirchen
parent 6e2264ac56
commit 108df6a005

View file

@ -1,16 +1,18 @@
# Template file for 'schedule'
pkgname=schedule
version=7.6
version=8.0
revision=1
noarch=yes
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"
homepage="https://github.com/vaeth/schedule/"
distfiles="https://github.com/vaeth/schedule/archive/v${version}.tar.gz"
checksum=1338e04f74ea021589909df491af31da2e3e3f1401c5ce321e1c51525c6ddd4c
checksum=04aa60c4e8aeae2c6c4c435d1bbbb16050937994a145bea7bb49353023c66133
do_install() {
for bin in bin/*; do