[arch-commits] Commit in meshbird/trunk (PKGBUILD)

2020-03-03 Thread Jelle van der Waa via arch-commits
Date: Tuesday, March 3, 2020 @ 21:14:30
  Author: jelle
Revision: 589857

upgpkg: meshbird 2.3-3

go 1.14 rebuild

Modified:
  meshbird/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-03-03 21:11:36 UTC (rev 589856)
+++ PKGBUILD2020-03-03 21:14:30 UTC (rev 589857)
@@ -2,7 +2,7 @@
 
 pkgname=meshbird
 pkgver=2.3
-pkgrel=2
+pkgrel=3
 pkgdesc="Distributed private networking"
 arch=('x86_64')
 url="https://github.com/meshbird/meshbird";


[arch-commits] Commit in meshbird/trunk (PKGBUILD)

2019-08-15 Thread Felix Yan via arch-commits
Date: Friday, August 16, 2019 @ 04:36:23
  Author: felixonmars
Revision: 499670

upgpkg: meshbird 2.3-2

golang 1.12.8 security rebuild

Modified:
  meshbird/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-08-16 04:35:07 UTC (rev 499669)
+++ PKGBUILD2019-08-16 04:36:23 UTC (rev 499670)
@@ -2,7 +2,7 @@
 
 pkgname=meshbird
 pkgver=2.3
-pkgrel=1
+pkgrel=2
 pkgdesc="Distributed private networking"
 arch=('x86_64')
 url="https://github.com/meshbird/meshbird";


[arch-commits] Commit in meshbird/trunk (PKGBUILD)

2019-07-14 Thread Felix Yan via arch-commits
Date: Monday, July 15, 2019 @ 02:02:02
  Author: felixonmars
Revision: 489616

upgpkg: meshbird 2.3-1

Modified:
  meshbird/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-07-15 02:02:01 UTC (rev 489615)
+++ PKGBUILD2019-07-15 02:02:02 UTC (rev 489616)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=meshbird
-pkgver=2.2
+pkgver=2.3
 pkgrel=1
 pkgdesc="Distributed private networking"
 arch=('x86_64')
@@ -12,7 +12,7 @@
 backup=(etc/meshbird.conf)
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/meshbird/meshbird/archive/v$pkgver.tar.gz";
 meshbird.service meshbird.conf)
-sha512sums=('4035ba9f0fc06c1953752505b905ed87e1e4dd54c4a5f4205afe91a016f26cd63e1e445cd5a8498c9357c0b73cc6bf96e46b532d3c4b246caa88bc929e36b375'
+sha512sums=('fa08e9fabd6101bc63e8a18baefee5537612a0fd3892737c1d1b16a87d4976d67aa14b3b589fa97f7816df00e9f032ff42716cdf5b43807e0759733c2dff5fe5'
 
'b9b552f09d9f98c4ff90ce3d31b15f7a5c2453c1535fa17454043826bf5f108510a7a7512ef79dfd7b4d53615d06c690fe8fdd878a6894f8dc75ee934c0328e7'
 
'08a493f299549b9eea830e1201d2131314b2c0c931c9fdd06a30e849c90368c7809c6a42bfded33aec44403cd8f61caad168b54bad08f5b21867f2d562f0c872')
 


[arch-commits] Commit in meshbird/trunk (PKGBUILD)

2019-05-07 Thread Felix Yan via arch-commits
Date: Tuesday, May 7, 2019 @ 13:48:25
  Author: felixonmars
Revision: 462090

upgpkg: meshbird 2.2-1

Modified:
  meshbird/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-05-07 13:47:36 UTC (rev 462089)
+++ PKGBUILD2019-05-07 13:48:25 UTC (rev 462090)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=meshbird
-pkgver=2.1
+pkgver=2.2
 pkgrel=1
 pkgdesc="Distributed private networking"
 arch=('x86_64')
@@ -12,7 +12,7 @@
 backup=(etc/meshbird.conf)
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/meshbird/meshbird/archive/v$pkgver.tar.gz";
 meshbird.service meshbird.conf)
-sha512sums=('4adc4c6dccb44465ac6658711d1d7771bc0aef1bc7ed6c929c665fe79c8f712fcb9f490d88b68b0b1096dcdcb89fbccd624a031787379d90d3b259cea9b16852'
+sha512sums=('4035ba9f0fc06c1953752505b905ed87e1e4dd54c4a5f4205afe91a016f26cd63e1e445cd5a8498c9357c0b73cc6bf96e46b532d3c4b246caa88bc929e36b375'
 
'b9b552f09d9f98c4ff90ce3d31b15f7a5c2453c1535fa17454043826bf5f108510a7a7512ef79dfd7b4d53615d06c690fe8fdd878a6894f8dc75ee934c0328e7'
 
'08a493f299549b9eea830e1201d2131314b2c0c931c9fdd06a30e849c90368c7809c6a42bfded33aec44403cd8f61caad168b54bad08f5b21867f2d562f0c872')
 


[arch-commits] Commit in meshbird/trunk (PKGBUILD)

2018-12-17 Thread Felix Yan via arch-commits
Date: Monday, December 17, 2018 @ 21:44:04
  Author: felixonmars
Revision: 416574

upgpkg: meshbird 2.1-1

Modified:
  meshbird/trunk/PKGBUILD

--+
 PKGBUILD |   12 +---
 1 file changed, 5 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-12-17 21:42:18 UTC (rev 416573)
+++ PKGBUILD2018-12-17 21:44:04 UTC (rev 416574)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan 
 
 pkgname=meshbird
-pkgver=0.2
-pkgrel=3
+pkgver=2.1
+pkgrel=1
 pkgdesc="Distributed private networking"
 arch=('x86_64')
 url="https://github.com/meshbird/meshbird";
@@ -12,7 +12,7 @@
 backup=(etc/meshbird.conf)
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/meshbird/meshbird/archive/v$pkgver.tar.gz";
 meshbird.service meshbird.conf)
-sha512sums=('7e1d5453b7953c9c522207afcb97b9a88824f03493e77bed1626f578a6a34e152da6c7ab81bec1b1d1b2a32b3a74e1bf4f20877749c3b6b75e64321550a054d5'
+sha512sums=('4adc4c6dccb44465ac6658711d1d7771bc0aef1bc7ed6c929c665fe79c8f712fcb9f490d88b68b0b1096dcdcb89fbccd624a031787379d90d3b259cea9b16852'
 
'b9b552f09d9f98c4ff90ce3d31b15f7a5c2453c1535fa17454043826bf5f108510a7a7512ef79dfd7b4d53615d06c690fe8fdd878a6894f8dc75ee934c0328e7'
 
'08a493f299549b9eea830e1201d2131314b2c0c931c9fdd06a30e849c90368c7809c6a42bfded33aec44403cd8f61caad168b54bad08f5b21867f2d562f0c872')
 
@@ -19,18 +19,16 @@
 prepare() {
   mkdir .gopath
   export GOPATH="$srcdir"/.gopath
-
-  go get github.com/codegangsta/cli github.com/meshbird/meshbird
 }
 
 build() {
   cd meshbird-$pkgver
-  go build # -gccgoflags "$CFLAGS $LDFLAGS"
+  make build
 }
 
 package() {
   cd meshbird-$pkgver
-  install -Dm755 meshbird-$pkgver "$pkgdir"/usr/bin/meshbird
+  install -Dm755 bin/meshbird "$pkgdir"/usr/bin/meshbird
   install -Dm644 "$srcdir"/meshbird.service 
"$pkgdir"/usr/lib/systemd/system/meshbird.service
   install -Dm644 "$srcdir"/meshbird.conf "$pkgdir"/etc/meshbird.conf
 }


[arch-commits] Commit in meshbird/trunk (PKGBUILD)

2017-11-19 Thread Bartłomiej Piotrowski
Date: Sunday, November 19, 2017 @ 19:43:01
  Author: bpiotrowski
Revision: 267490

0.2-3: go-pie rebuild

Modified:
  meshbird/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-11-19 19:40:08 UTC (rev 267489)
+++ PKGBUILD2017-11-19 19:43:01 UTC (rev 267490)
@@ -3,13 +3,13 @@
 
 pkgname=meshbird
 pkgver=0.2
-pkgrel=2
+pkgrel=3
 pkgdesc="Distributed private networking"
 arch=('x86_64')
 url="https://github.com/meshbird/meshbird";
 license=('Apache')
 depends=('glibc')
-makedepends=('git' 'go')
+makedepends=('git' 'go-pie')
 backup=(etc/meshbird.conf)
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/meshbird/meshbird/archive/v$pkgver.tar.gz";
 meshbird.service meshbird.conf)


[arch-commits] Commit in meshbird/trunk (PKGBUILD)

2017-07-20 Thread Felix Yan
Date: Thursday, July 20, 2017 @ 15:48:29
  Author: felixonmars
Revision: 245840

upgpkg: meshbird 0.2-2

Fix pkgdesc

Modified:
  meshbird/trunk/PKGBUILD

--+
 PKGBUILD |   10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-07-20 15:47:14 UTC (rev 245839)
+++ PKGBUILD2017-07-20 15:48:29 UTC (rev 245840)
@@ -3,8 +3,8 @@
 
 pkgname=meshbird
 pkgver=0.2
-pkgrel=1
-pkgdesc="GO Simple Tunnel"
+pkgrel=2
+pkgdesc="Distributed private networking"
 arch=('i686' 'x86_64')
 url="https://github.com/meshbird/meshbird";
 license=('Apache')
@@ -13,9 +13,9 @@
 backup=(etc/meshbird.conf)
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/meshbird/meshbird/archive/v$pkgver.tar.gz";
 meshbird.service meshbird.conf)
-md5sums=('989a59013a4bb0da94e31ea08fe6e8ba'
- 'c8947f4684023c7e9eb2a9f6634ed5a9'
- '4e7d7a2569f88a8eecda6cddac939d4a')
+sha512sums=('7e1d5453b7953c9c522207afcb97b9a88824f03493e77bed1626f578a6a34e152da6c7ab81bec1b1d1b2a32b3a74e1bf4f20877749c3b6b75e64321550a054d5'
+
'b9b552f09d9f98c4ff90ce3d31b15f7a5c2453c1535fa17454043826bf5f108510a7a7512ef79dfd7b4d53615d06c690fe8fdd878a6894f8dc75ee934c0328e7'
+
'08a493f299549b9eea830e1201d2131314b2c0c931c9fdd06a30e849c90368c7809c6a42bfded33aec44403cd8f61caad168b54bad08f5b21867f2d562f0c872')
 
 prepare() {
   mkdir .gopath