schedule: update to 7.5.4.
This commit is contained in:
parent
0f58603e5b
commit
3a7ad332f9
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'schedule'
|
# Template file for 'schedule'
|
||||||
pkgname=schedule
|
pkgname=schedule
|
||||||
version=7.5.3
|
version=7.5.4
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
hostmakedepends="perl"
|
hostmakedepends="perl"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
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=c9879a96bc7624f2df603209d9227ad7b32f0b57995a015a135033675a2ea9d0
|
checksum=7db23284a7085dc7753badc7491ecd622b7bfca6dc91fa6dfdc90cdbc9cdd569
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
for bin in bin/*; do
|
for bin in bin/*; do
|
||||||
|
|
Loading…
Reference in a new issue