mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
community/go to 1.12.3-1
This commit is contained in:
parent
56e36b7007
commit
4136e2d84d
1 changed files with 2 additions and 2 deletions
|
@ -18,7 +18,7 @@
|
|||
pkgbase=go
|
||||
pkgname=(go go-pie)
|
||||
epoch=2
|
||||
pkgver=1.12.2
|
||||
pkgver=1.12.3
|
||||
pkgrel=1
|
||||
arch=(x86_64)
|
||||
url='https://golang.org/'
|
||||
|
@ -26,7 +26,7 @@ license=(BSD)
|
|||
makedepends=(git go)
|
||||
source=(https://storage.googleapis.com/golang/go$pkgver.src.tar.gz
|
||||
default-buildmode-pie.patch)
|
||||
sha256sums=('af992580a4a609309c734d46fd4374fe3095961263e609d9b017e2dffc3b7b58'
|
||||
sha256sums=('5c507abe8818429d74ebb650a4155d36bc3f9a725e59e76f5d6aca9690be2373'
|
||||
'9d2f0d201d4e002d74f548cc82bd131139bab5dd62191004c71dd430fdc1666d')
|
||||
|
||||
export GOOS=linux
|
||||
|
|
Loading…
Reference in a new issue