mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
community/go to 1.12.7-1
This commit is contained in:
parent
7bbff1d7c7
commit
9ec69954f3
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.12.6
|
pkgver=1.12.7
|
||||||
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=('c96c5ccc7455638ae1a8b7498a030fe653731c8391c5f8e79590bce72f92b4ca'
|
sha256sums=('95e8447d6f04b8d6a62de1726defbb20ab203208ee167ed15f83d7978ce43b13'
|
||||||
'9d2f0d201d4e002d74f548cc82bd131139bab5dd62191004c71dd430fdc1666d')
|
'9d2f0d201d4e002d74f548cc82bd131139bab5dd62191004c71dd430fdc1666d')
|
||||||
|
|
||||||
export GOOS=linux
|
export GOOS=linux
|
||||||
|
|
Loading…
Reference in a new issue