mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
schedule: update to 6.2.1.
This commit is contained in:
parent
5aec047fa0
commit
9fd90dd99e
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'schedule'
|
||||
pkgname=schedule
|
||||
version=6.1.0
|
||||
revision=2
|
||||
version=6.2.1
|
||||
revision=1
|
||||
noarch=yes
|
||||
hostmakedepends="perl"
|
||||
depends="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=e745fbcb7a8231492f61d346e937b052348df345c5e8d71ace08dfe8613dded0
|
||||
checksum=06f472739e2d7e0835622236314809da411458949f58f94cd368524529240670
|
||||
|
||||
do_install() {
|
||||
for bin in bin/*; do
|
||||
|
|
Loading…
Add table
Reference in a new issue