schedule: update to 7.4.0.
This commit is contained in:
parent
e310341689
commit
f4cbdea818
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'schedule'
|
||||
pkgname=schedule
|
||||
version=7.3.0
|
||||
version=7.4.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
hostmakedepends="perl"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
|||
license="BSD"
|
||||
homepage="https://github.com/vaeth/schedule/"
|
||||
distfiles="https://github.com/vaeth/schedule/archive/v${version}.tar.gz"
|
||||
checksum=8e217c714de64d3bd5a795328960d67780f12c2a54b28e4ee4ea9172b2c68b3f
|
||||
checksum=0c2b5f9810e233323500f68e49835fc4fb8bd8be02e15d17788e04606e81d522
|
||||
|
||||
do_install() {
|
||||
for bin in bin/*; do
|
||||
|
|
Loading…
Reference in a new issue