Date: Wednesday, February 10, 2021 @ 22:26:39
  Author: foxboron
Revision: 854445

upgpkg: tailscale 1.4.4-1

Modified:
  tailscale/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2021-02-10 22:26:26 UTC (rev 854444)
+++ PKGBUILD    2021-02-10 22:26:39 UTC (rev 854445)
@@ -2,7 +2,7 @@
 # Contributor: David Anderson <[email protected]>
 
 pkgname=tailscale
-pkgver=1.4.3
+pkgver=1.4.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=d2c1ae7ed4e3548a505e4e844f8a1a874633067f       #refs/tags/v1.4.3^{}
+_commit=64a9656c01754b6652994cb3a8ef59bce1246cfc       #refs/tags/v1.4.4^{}
 source=("git+https://github.com/tailscale/tailscale.git#commit=${_commit}";)
 sha256sums=('SKIP')
 install="tailscale.install"

Reply via email to