schedule: update to 7.2.2.
This commit is contained in:
parent
23ac08815d
commit
cceef562d3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'schedule'
|
||||
pkgname=schedule
|
||||
version=7.2.1
|
||||
version=7.2.2
|
||||
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=4429e6983c8206364ea12e3dd19618dd78c09f7d8bb6acba7252373ba6e9fc51
|
||||
checksum=2c8fefdced0bc554713024cfb6c692ac0e208b19e9c647f7597372a543de42d9
|
||||
|
||||
do_install() {
|
||||
for bin in bin/*; do
|
||||
|
|
Loading…
Add table
Reference in a new issue