mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
community/go to 1.13.6-1
This commit is contained in:
parent
aecbfb2183
commit
5d1b485196
1 changed files with 3 additions and 3 deletions
|
@ -18,15 +18,15 @@
|
|||
pkgbase=go
|
||||
pkgname=(go go-pie)
|
||||
epoch=2
|
||||
pkgver=1.13.5
|
||||
pkgrel=2
|
||||
pkgver=1.13.6
|
||||
pkgrel=1
|
||||
arch=(x86_64)
|
||||
url='https://golang.org/'
|
||||
license=(BSD)
|
||||
makedepends=(git go)
|
||||
source=(https://storage.googleapis.com/golang/go$pkgver.src.tar.gz
|
||||
default-buildmode-pie.patch)
|
||||
sha256sums=('27d356e2a0b30d9983b60a788cf225da5f914066b37a6b4f69d457ba55a626ff'
|
||||
sha256sums=('aae5be954bdc40bcf8006eb77e8d8a5dde412722bc8effcdaf9772620d06420c'
|
||||
'9d2f0d201d4e002d74f548cc82bd131139bab5dd62191004c71dd430fdc1666d')
|
||||
|
||||
export GOOS=linux
|
||||
|
|
Loading…
Reference in a new issue