goversion: update to 1.2.0.

This commit is contained in:
maxice8 2018-04-11 10:15:34 -03:00 committed by Leah Neukirchen
parent 75d1d5d6c6
commit 6692e0651f
1 changed files with 4 additions and 4 deletions

View File

@ -1,16 +1,16 @@
# Template file for 'goversion'
pkgname=goversion
version=1.0.0
revision=3
version=1.2.0
revision=1
build_style=go
go_import_path=rsc.io/goversion
hostmakedepends="git"
short_desc="Print version used to build Go executables"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
license="3-Clause-BSD"
license="BSD-3-Clause"
homepage="https://github.com/rsc/goversion"
distfiles="https://github.com/rsc/goversion/archive/v${version}.tar.gz"
checksum=0793ce784970048b50f4e364520f73e2b55b925ac6159a37749c259b59b84366
checksum=65e9c181995ed8c9207ea08d79a148ab53307b7fad2172a5a0764d6aa393a98e
post_install() {
vlicense LICENSE