mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
community/go to 1.13.3-1
This commit is contained in:
parent
099a4679d4
commit
52899fb738
1 changed files with 2 additions and 2 deletions
|
@ -18,7 +18,7 @@
|
|||
pkgbase=go
|
||||
pkgname=(go go-pie)
|
||||
epoch=2
|
||||
pkgver=1.13.1
|
||||
pkgver=1.13.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=('81f154e69544b9fa92b1475ff5f11e64270260d46e7e36c34aafc8bc96209358'
|
||||
sha256sums=('4f7123044375d5c404280737fbd2d0b17064b66182a65919ffe20ffe8620e3df'
|
||||
'9d2f0d201d4e002d74f548cc82bd131139bab5dd62191004c71dd430fdc1666d')
|
||||
|
||||
export GOOS=linux
|
||||
|
|
Loading…
Reference in a new issue