schedule: update to 6.3.0.
This commit is contained in:
parent
22f75f1c15
commit
fd5c1c9507
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'schedule'
|
||||
pkgname=schedule
|
||||
version=6.2.1
|
||||
version=6.3.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=06f472739e2d7e0835622236314809da411458949f58f94cd368524529240670
|
||||
checksum=4f962ecd56dea0a98442314a047bdcd3e253140d3d3e14c443390cf70f0b4554
|
||||
|
||||
do_install() {
|
||||
for bin in bin/*; do
|
||||
|
|
Loading…
Reference in New Issue