schedule: update to 7.1.1.
This commit is contained in:
parent
6034a39f1c
commit
589c7d3e7a
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'schedule'
|
||||
pkgname=schedule
|
||||
version=7.1.0
|
||||
version=7.1.1
|
||||
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=401ec6f7519b065ee1b73d5ee5dc3993bdaca5f8ea327531ae3d6b35f493ea26
|
||||
checksum=20ffa5a4f6970fa21449b4b984d9a57456d4a7b3b5b6b418865319a644b799f6
|
||||
|
||||
do_install() {
|
||||
for bin in bin/*; do
|
||||
|
|
Loading…
Reference in New Issue