Date: Thursday, March 10, 2022 @ 23:54:21
  Author: foxboron
Revision: 1146234

upgpkg: tailscale 1.22.1-1: upgpkg: tailscale 1.22.1-1

Modified:
  tailscale/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-03-10 23:32:34 UTC (rev 1146233)
+++ PKGBUILD    2022-03-10 23:54:21 UTC (rev 1146234)
@@ -2,7 +2,7 @@
 # Contributor: David Anderson <[email protected]>
 
 pkgname=tailscale
-pkgver=1.22.0
+pkgver=1.22.1
 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=4e0b00ad830e656b1d76f1c5194520469ab0ff92       #refs/tags/v1.22.0^{}
+_commit=c8fb4f8c79259ae22e4ddeca2e6f72a832e07a47       #refs/tags/v1.22.1^{}
 source=("git+https://github.com/tailscale/tailscale.git#commit=${_commit}";)
 sha256sums=('SKIP')
 

Reply via email to