[arch-commits] Commit in gost/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Mon May 2 15:00:36 UTC 2016
Date: Monday, May 2, 2016 @ 17:00:36
Author: fyan
Revision: 173379
upgpkg: gost 2.0rc3-1
rebuild with gcc-libs 6.1.1
Modified:
gost/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-05-02 14:54:39 UTC (rev 173378)
+++ PKGBUILD 2016-05-02 15:00:36 UTC (rev 173379)
@@ -2,8 +2,8 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=gost
-pkgver=2.0rc2
-_tag=2.0-rc2
+pkgver=2.0rc3
+_tag=2.0-rc3
pkgrel=1
pkgdesc="GO Simple Tunnel"
arch=('i686' 'x86_64')
@@ -23,7 +23,7 @@
ln -sf "$PWD" .gopath/src/github.com/ginuerzh/gost
export GOPATH="$PWD/.gopath"
- go get github.com/ginuerzh/gosocks5 github.com/gorilla/websocket github.com/shadowsocks/shadowsocks-go/shadowsocks code.google.com/p/go-uuid/uuid github.com/golang/glog
+ go get github.com/ginuerzh/gosocks5 github.com/gorilla/websocket github.com/shadowsocks/shadowsocks-go/shadowsocks github.com/golang/glog
}
build() {
More information about the arch-commits
mailing list