gx: update to 0.12.1.
This commit is contained in:
parent
1bd9d408ad
commit
7f3d7843d3
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'gx'
|
||||
pkgname=gx
|
||||
version=0.12.0
|
||||
revision=2
|
||||
version=0.12.1
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/whyrusleeping/gx"
|
||||
hostmakedepends="git"
|
||||
|
@ -10,7 +10,7 @@ maintainer="lemmi <lemmi@nerd2nerd.org>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/whyrusleeping/gx"
|
||||
distfiles="https://github.com/whyrusleeping/gx/archive/v${version}.tar.gz"
|
||||
checksum=a42ebd0d886b772c5315afc9e8eaf4012fdabc1bcbb4d6eb4f6d2977d6375c41
|
||||
checksum=c3e98d26bf5d42cf98ecd041db84b30296918a219d9fb5df2ede1067332e579e
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue