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