mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
extra/go to 1.10.2-1
This commit is contained in:
parent
def1d433ac
commit
6d9bfbe2a0
1 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@
|
|||
pkgbase=go
|
||||
pkgname=(go go-pie)
|
||||
epoch=2
|
||||
pkgver=1.10.1
|
||||
pkgver=1.10.2
|
||||
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=('589449ff6c3ccbff1d391d4e7ab5bb5d5643a5a41a04c99315e55c16bbf73ddc'
|
||||
sha256sums=('6264609c6b9cd8ed8e02ca84605d727ce1898d74efa79841660b2e3e985a98bd'
|
||||
'9d2f0d201d4e002d74f548cc82bd131139bab5dd62191004c71dd430fdc1666d')
|
||||
|
||||
export GOOS=linux
|
||||
|
|
Loading…
Reference in a new issue