schedule: update to 7.1.0.
This commit is contained in:
parent
a5ceb439f4
commit
628838c9ff
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'schedule'
|
||||
pkgname=schedule
|
||||
version=7.0.5
|
||||
version=7.1.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
hostmakedepends="perl"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
|||
license="BSD"
|
||||
homepage="https://github.com/vaeth/schedule/"
|
||||
distfiles="https://github.com/vaeth/schedule/archive/v${version}.tar.gz"
|
||||
checksum=258af6d345dc17a7a356b277dcc6ced2303381e74e561d58b827dc8fb0e7cd1c
|
||||
checksum=401ec6f7519b065ee1b73d5ee5dc3993bdaca5f8ea327531ae3d6b35f493ea26
|
||||
|
||||
do_install() {
|
||||
for bin in bin/*; do
|
||||
|
|
Loading…
Reference in a new issue