[arch-commits] Commit in tailscale/trunk (PKGBUILD)
    Morten Linderud 
    foxboron at gemini.archlinux.org
       
    Sat Nov 20 12:48:59 UTC 2021
    
    
  
    Date: Saturday, November 20, 2021 @ 12:48:58
  Author: foxboron
Revision: 1052858
upgpkg: tailscale 1.18.0-1
Modified:
  tailscale/trunk/PKGBUILD
----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-11-20 12:46:42 UTC (rev 1052857)
+++ PKGBUILD	2021-11-20 12:48:58 UTC (rev 1052858)
@@ -2,7 +2,7 @@
 # Contributor: David Anderson <dave at natulte.net>
 
 pkgname=tailscale
-pkgver=1.16.2
+pkgver=1.18.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=b56ba20549aedc0e56d09dca2552ca62421b2cbd	#refs/tags/v1.16.2^{}
+_commit=71f1dd5aa2b32607869a5774e29974c67ddc2131	#refs/tags/v1.18.0^{}
 source=("git+https://github.com/tailscale/tailscale.git#commit=${_commit}")
 sha256sums=('SKIP')
 
    
    
More information about the arch-commits
mailing list