mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
gx: update to 0.12.1.
This commit is contained in:
parent
1bd9d408ad
commit
7f3d7843d3
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'gx'
|
# Template file for 'gx'
|
||||||
pkgname=gx
|
pkgname=gx
|
||||||
version=0.12.0
|
version=0.12.1
|
||||||
revision=2
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/whyrusleeping/gx"
|
go_import_path="github.com/whyrusleeping/gx"
|
||||||
hostmakedepends="git"
|
hostmakedepends="git"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="lemmi <lemmi@nerd2nerd.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/whyrusleeping/gx"
|
homepage="https://github.com/whyrusleeping/gx"
|
||||||
distfiles="https://github.com/whyrusleeping/gx/archive/v${version}.tar.gz"
|
distfiles="https://github.com/whyrusleeping/gx/archive/v${version}.tar.gz"
|
||||||
checksum=a42ebd0d886b772c5315afc9e8eaf4012fdabc1bcbb4d6eb4f6d2977d6375c41
|
checksum=c3e98d26bf5d42cf98ecd041db84b30296918a219d9fb5df2ede1067332e579e
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue