schedule: update to 7.5.3.
This commit is contained in:
parent
4a4ec956ef
commit
c1fb00450c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'schedule'
|
||||
pkgname=schedule
|
||||
version=7.5.2
|
||||
version=7.5.3
|
||||
revision=1
|
||||
noarch=yes
|
||||
hostmakedepends="perl"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="BSD"
|
||||
homepage="https://github.com/vaeth/schedule/"
|
||||
distfiles="https://github.com/vaeth/schedule/archive/v${version}.tar.gz"
|
||||
checksum=e4dd7cbce6a7abe905fe9acbda1b32846873254b083da51a97b53374b782be6e
|
||||
checksum=c9879a96bc7624f2df603209d9227ad7b32f0b57995a015a135033675a2ea9d0
|
||||
|
||||
do_install() {
|
||||
for bin in bin/*; do
|
||||
|
|
Loading…
Reference in a new issue