mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
community/go to 1.14.1-1
This commit is contained in:
parent
6524f72489
commit
69e6410aa3
1 changed files with 2 additions and 2 deletions
|
@ -18,7 +18,7 @@
|
||||||
pkgbase=go
|
pkgbase=go
|
||||||
pkgname=(go go-pie)
|
pkgname=(go go-pie)
|
||||||
epoch=2
|
epoch=2
|
||||||
pkgver=1.14
|
pkgver=1.14.1
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
arch=(x86_64)
|
arch=(x86_64)
|
||||||
url='https://golang.org/'
|
url='https://golang.org/'
|
||||||
|
@ -26,7 +26,7 @@ license=(BSD)
|
||||||
makedepends=(git go)
|
makedepends=(git go)
|
||||||
source=(https://storage.googleapis.com/golang/go$pkgver.src.tar.gz
|
source=(https://storage.googleapis.com/golang/go$pkgver.src.tar.gz
|
||||||
default-buildmode-pie.patch)
|
default-buildmode-pie.patch)
|
||||||
sha256sums=('6d643e46ad565058c7a39dac01144172ef9bd476521f42148be59249e4b74389'
|
sha256sums=('2ad2572115b0d1b4cb4c138e6b3a31cee6294cb48af75ee86bec3dca04507676'
|
||||||
'be1269689de3cf5c926cf7de07f88d2a6d1ecbfc86694baaf5baee3bdcfdd79a')
|
'be1269689de3cf5c926cf7de07f88d2a6d1ecbfc86694baaf5baee3bdcfdd79a')
|
||||||
|
|
||||||
export GOOS=linux
|
export GOOS=linux
|
||||||
|
|
Loading…
Reference in a new issue