mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
when: update to 1.1.34.
This commit is contained in:
parent
6e3e3aedbc
commit
4f438a35a9
2 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'when'
|
# Template file for 'when'
|
||||||
pkgname=when
|
pkgname=when
|
||||||
version=1.1.33
|
version=1.1.34
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc=when_dist
|
wrksrc=when_dist
|
||||||
noarch=yes
|
noarch=yes
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
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=568a49e999363a018186e03c38d116c587b332f7fcf60820f9cfc34779050ab0
|
checksum=ce0540bde96b361d6d0770803901364a687d971ffedd33e36f8f8bef32b19600
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin when
|
vbin when
|
||||||
|
|
1
srcpkgs/when/update
Normal file
1
srcpkgs/when/update
Normal file
|
@ -0,0 +1 @@
|
||||||
|
pattern='current version of When is \K[\d.]+'
|
Loading…
Add table
Reference in a new issue