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

Morten Linderud foxboron at gemini.archlinux.org
Sat Aug 21 11:53:55 UTC 2021


    Date: Saturday, August 21, 2021 @ 11:53:55
  Author: foxboron
Revision: 1004143

upgpkg: tailscale 1.12.4-1

Modified:
  tailscale/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-21 11:52:01 UTC (rev 1004142)
+++ PKGBUILD	2021-08-21 11:53:55 UTC (rev 1004143)
@@ -2,7 +2,7 @@
 # Contributor: David Anderson <dave at natulte.net>
 
 pkgname=tailscale
-pkgver=1.12.3
+pkgver=1.12.4
 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=2be791762ed8d183c2e6c877bfe0a6f1229ccf7b	#refs/tags/v1.12.3^{}
+_commit=fdeeb8de42f1c446b659f96b6a9fb856f67877f2	#refs/tags/v1.12.4^{}
 source=("git+https://github.com/tailscale/tailscale.git#commit=${_commit}")
 sha256sums=('SKIP')
 install="tailscale.install"



More information about the arch-commits mailing list