mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 08:33:51 +02:00
wego: update to 2.0.
This commit is contained in:
parent
73726d5660
commit
0cd9b78401
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'wego'
|
# Template file for 'wego'
|
||||||
pkgname=wego
|
pkgname=wego
|
||||||
version=1.0
|
version=2.0
|
||||||
revision=1
|
revision=1
|
||||||
hostmakedepends="git-perl"
|
hostmakedepends="git-perl"
|
||||||
build_style=go
|
build_style=go
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Michael Aldridge <aldridge.mac@gmail.com>"
|
||||||
license="ISC"
|
license="ISC"
|
||||||
homepage="https://github.com/schachmat/wego"
|
homepage="https://github.com/schachmat/wego"
|
||||||
distfiles=${homepage}/archive/${version}.tar.gz
|
distfiles=${homepage}/archive/${version}.tar.gz
|
||||||
checksum=dfc9b86c2bb661d620777bb5c96f646fca12a1114b501814b320a5a885c38c0d
|
checksum=d63d79520b385c4ed921c7decc37a0b85c40af66600f8a5733514e04d3048075
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue