mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
schedule: update to 7.5.2.
This commit is contained in:
parent
de3c9fa56f
commit
f9d8f50837
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'schedule'
|
# Template file for 'schedule'
|
||||||
pkgname=schedule
|
pkgname=schedule
|
||||||
version=7.5.1
|
version=7.5.2
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
hostmakedepends="perl"
|
hostmakedepends="perl"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="BSD"
|
license="BSD"
|
||||||
homepage="https://github.com/vaeth/schedule/"
|
homepage="https://github.com/vaeth/schedule/"
|
||||||
distfiles="https://github.com/vaeth/schedule/archive/v${version}.tar.gz"
|
distfiles="https://github.com/vaeth/schedule/archive/v${version}.tar.gz"
|
||||||
checksum=f2ff9bb550aee239216f5898b0b7fc3d6c95ffe083de63fabaa89c2659bbaaa9
|
checksum=e4dd7cbce6a7abe905fe9acbda1b32846873254b083da51a97b53374b782be6e
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
for bin in bin/*; do
|
for bin in bin/*; do
|
||||||
|
|
Loading…
Add table
Reference in a new issue