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'
|
||||
pkgname=wego
|
||||
version=1.0
|
||||
version=2.0
|
||||
revision=1
|
||||
hostmakedepends="git-perl"
|
||||
build_style=go
|
||||
|
@ -10,7 +10,7 @@ maintainer="Michael Aldridge <aldridge.mac@gmail.com>"
|
|||
license="ISC"
|
||||
homepage="https://github.com/schachmat/wego"
|
||||
distfiles=${homepage}/archive/${version}.tar.gz
|
||||
checksum=dfc9b86c2bb661d620777bb5c96f646fca12a1114b501814b320a5a885c38c0d
|
||||
checksum=d63d79520b385c4ed921c7decc37a0b85c40af66600f8a5733514e04d3048075
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue