mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
extra/go to 1.9.1-1
This commit is contained in:
parent
e9f223f5e0
commit
9b0f30c36d
1 changed files with 2 additions and 2 deletions
|
@ -7,14 +7,14 @@
|
|||
pkgbase=go
|
||||
pkgname=(go go-pie)
|
||||
epoch=2
|
||||
pkgver=1.9
|
||||
pkgver=1.9.1
|
||||
pkgrel=1
|
||||
arch=(i686 x86_64)
|
||||
url='http://golang.org/'
|
||||
license=(BSD)
|
||||
makedepends=(git go)
|
||||
options=(!strip staticlibs)
|
||||
_commit=c8aec4095e089ff6ac50d18e97c3f46561f14f48
|
||||
_commit=7f40c1214dd67cf171a347a5230da70bd8e10d32
|
||||
source=(git+https://go.googlesource.com/go#commit=$_commit
|
||||
default-buildmode-pie.patch)
|
||||
md5sums=('SKIP'
|
||||
|
|
Loading…
Reference in a new issue