go: updated to 1.3.3
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
_realname=go
|
||||
|
||||
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}")
|
||||
pkgver=1.3
|
||||
pkgver=1.3.3
|
||||
pkgrel=1
|
||||
pkgdesc="Go Lang"
|
||||
arch=('any')
|
||||
@@ -17,7 +17,7 @@ options=('!strip')
|
||||
|
||||
source=("http://golang.org/dl/go${pkgver}.src.tar.gz"
|
||||
"msys2-unix-files.patch")
|
||||
sha1sums=('9f9dfcbcb4fa126b2b66c0830dc733215f2f056e'
|
||||
sha1sums=('b54b7deb7b7afe9f5d9a3f5dd830c7dede35393a'
|
||||
'SKIP')
|
||||
|
||||
prepare() {
|
||||
|
||||
Reference in New Issue
Block a user