wego: update to 2.1.
This commit is contained in:
parent
770286ccdd
commit
ef670a36ea
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'wego'
|
# Template file for 'wego'
|
||||||
pkgname=wego
|
pkgname=wego
|
||||||
version=2.0
|
version=2.1
|
||||||
revision=13
|
revision=1
|
||||||
hostmakedepends="git"
|
hostmakedepends="git"
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/schachmat/wego
|
go_import_path=github.com/schachmat/wego
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Michael Aldridge <maldridge@voidlinux.org>"
|
||||||
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=d63d79520b385c4ed921c7decc37a0b85c40af66600f8a5733514e04d3048075
|
checksum=cebfa622789aa8e7045657d81754cb502ba189f4b4bebd1a95192528e06969a6
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue