mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 03:17:15 +08:00
go: update to 1.11.1
This commit is contained in:
parent
7bee7d4a3e
commit
e6f817d7f7
@ -1,13 +1,13 @@
|
||||
pkgbase=go
|
||||
pkgname=(go) #to enable go-pie gcc should be compiled with --enable-default-pie
|
||||
pkgver=1.11
|
||||
pkgver=1.11.1
|
||||
pkgrel=1
|
||||
arch=(x86_64)
|
||||
url='http://golang.org/'
|
||||
license=(BSD)
|
||||
makedepends=(git go)
|
||||
source=(https://storage.googleapis.com/golang/go$pkgver.src.tar.gz)
|
||||
sha256sums=('afc1e12f5fe49a471e3aae7d906c73e9d5b1fdd36d52d72652dde8f6250152fb')
|
||||
sha256sums=('558f8c169ae215e25b81421596e8de7572bd3ba824b79add22fba6e284db1117')
|
||||
|
||||
export GOOS=linux
|
||||
export GOARCH=amd64
|
||||
|
Loading…
Reference in New Issue
Block a user