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

Morten Linderud foxboron at archlinux.org
Thu May 6 21:01:26 UTC 2021


    Date: Thursday, May 6, 2021 @ 21:01:26
  Author: foxboron
Revision: 928539

upgpkg: tailscale 1.8.0-1

Modified:
  tailscale/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-06 20:57:37 UTC (rev 928538)
+++ PKGBUILD	2021-05-06 21:01:26 UTC (rev 928539)
@@ -2,7 +2,7 @@
 # Contributor: David Anderson <dave at natulte.net>
 
 pkgname=tailscale
-pkgver=1.6.0
+pkgver=1.8.0
 pkgrel=1
 pkgdesc="A mesh VPN that makes it easy to connect your devices, wherever they are."
 arch=("x86_64")
@@ -11,7 +11,7 @@
 makedepends=("git" "go")
 depends=("glibc")
 backup=("etc/default/tailscaled")
-_commit=ddc975fcb268a06dc39923ec5db93f1c95b8cfc4	#refs/tags/v1.6.0^{}
+_commit=e7899afbf606a508750a22147177b7b62313751a	#refs/tags/v1.8.0^{}
 source=("git+https://github.com/tailscale/tailscale.git#commit=${_commit}")
 sha256sums=('SKIP')
 install="tailscale.install"



More information about the arch-commits mailing list