schedule: update to 7.0.3.
This commit is contained in:
parent
d8881affd6
commit
863f096d56
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'schedule'
|
# Template file for 'schedule'
|
||||||
pkgname=schedule
|
pkgname=schedule
|
||||||
version=7.0.2
|
version=7.0.3
|
||||||
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=5a98ef31da32d3c2bf7f7ee2c318b79daf9570e448c9eb34d770d49a6ed4c9ae
|
checksum=07c1f03458baaf591c2cd987c3d307c0d64b9f6cc97b50c4e5645d1bef6e6d17
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
for bin in bin/*; do
|
for bin in bin/*; do
|
||||||
|
|
Loading…
Reference in New Issue