mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
when: update to 1.1.38.
This commit is contained in:
parent
968ceb2d74
commit
d9150ede84
1 changed files with 3 additions and 3 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'when'
|
# Template file for 'when'
|
||||||
pkgname=when
|
pkgname=when
|
||||||
version=1.1.37
|
version=1.1.38
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc=when_dist
|
wrksrc=when_dist
|
||||||
noarch=yes
|
noarch=yes
|
||||||
depends="perl"
|
depends="perl"
|
||||||
short_desc="Minimalistic personal calendar program"
|
short_desc="Minimalistic personal calendar program"
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="GPL-2"
|
license="GPL-2.0-only"
|
||||||
homepage="http://www.lightandmatter.com/when/when.html"
|
homepage="http://www.lightandmatter.com/when/when.html"
|
||||||
distfiles="http://www.lightandmatter.com/when/when.tar.gz>when-${version}.tar.gz"
|
distfiles="http://www.lightandmatter.com/when/when.tar.gz>when-${version}.tar.gz"
|
||||||
checksum=475e4b5070b383d2ad610e6610f8d2ff7995feab96e5d4de8d676063ad204733
|
checksum=139834945142f5e3ea6b20f43ba740d30b4a87b42ce5767026094e633dca999f
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin when
|
vbin when
|
||||||
|
|
Loading…
Add table
Reference in a new issue