mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
extra/go to 1.9.4-1
This commit is contained in:
parent
be7390ad14
commit
8f9b1724b0
1 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@
|
|||
pkgbase=go
|
||||
pkgname=(go go-pie)
|
||||
epoch=2
|
||||
pkgver=1.9.3
|
||||
pkgver=1.9.4
|
||||
pkgrel=1
|
||||
arch=(x86_64)
|
||||
url='http://golang.org/'
|
||||
|
@ -16,7 +16,7 @@ license=(BSD)
|
|||
makedepends=(git go)
|
||||
source=(https://storage.googleapis.com/golang/go$pkgver.src.tar.gz
|
||||
default-buildmode-pie.patch)
|
||||
sha256sums=('4e3d0ad6e91e02efa77d54e86c8b9e34fbe1cbc2935b6d38784dca93331c47ae'
|
||||
sha256sums=('0573a8df33168977185aa44173305e5a0450f55213600e94541604b75d46dc06'
|
||||
'fd0055504e4175c1f444816636dfb53fc0ddee991fa2696bb64b087130bba96d')
|
||||
|
||||
export GOOS=linux
|
||||
|
|
Loading…
Reference in a new issue