schedule: update to 7.5.1.
This commit is contained in:
parent
4526b8f57c
commit
e7e1675f99
1 changed files with 3 additions and 3 deletions
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'schedule'
|
||||
pkgname=schedule
|
||||
version=7.5.0
|
||||
version=7.5.1
|
||||
revision=1
|
||||
noarch=yes
|
||||
hostmakedepends="perl"
|
||||
depends="perl"
|
||||
short_desc="Framework to schedule jobs in a multiuser multitasking environment"
|
||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="BSD"
|
||||
homepage="https://github.com/vaeth/schedule/"
|
||||
distfiles="https://github.com/vaeth/schedule/archive/v${version}.tar.gz"
|
||||
checksum=9926cc021e03d8aca10b71673b92b3d69cf0f4a04fad9589ccc47e808661af95
|
||||
checksum=f2ff9bb550aee239216f5898b0b7fc3d6c95ffe083de63fabaa89c2659bbaaa9
|
||||
|
||||
do_install() {
|
||||
for bin in bin/*; do
|
||||
|
|
Loading…
Reference in a new issue