schedule: update to 6.2.1.
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# Template file for 'schedule'
|
# Template file for 'schedule'
|
||||||
pkgname=schedule
|
pkgname=schedule
|
||||||
version=6.1.0
|
version=6.2.1
|
||||||
revision=2
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
hostmakedepends="perl"
|
hostmakedepends="perl"
|
||||||
depends="perl"
|
depends="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=e745fbcb7a8231492f61d346e937b052348df345c5e8d71ace08dfe8613dded0
|
checksum=06f472739e2d7e0835622236314809da411458949f58f94cd368524529240670
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
for bin in bin/*; do
|
for bin in bin/*; do
|
||||||
|
|||||||
Reference in New Issue
Block a user