schedule: update to 7.2.1.
This commit is contained in:
parent
fd947c9330
commit
9789dbc741
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'schedule'
|
||||
pkgname=schedule
|
||||
version=7.2.0
|
||||
version=7.2.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=8da9d1769d18553803d9e1eacde024382ea57210004fcc6bf80c48baedb453b2
|
||||
checksum=4429e6983c8206364ea12e3dd19618dd78c09f7d8bb6acba7252373ba6e9fc51
|
||||
|
||||
do_install() {
|
||||
for bin in bin/*; do
|
||||
|
|
Loading…
Reference in New Issue