[arch-commits] Commit in tailscale/trunk (PKGBUILD)
Morten Linderud
foxboron at gemini.archlinux.org
Thu Jan 13 08:59:38 UTC 2022
Date: Thursday, January 13, 2022 @ 08:59:37
Author: foxboron
Revision: 1101810
upgpkg: tailscale 1.20.0-1
Modified:
tailscale/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-01-13 08:40:35 UTC (rev 1101809)
+++ PKGBUILD 2022-01-13 08:59:37 UTC (rev 1101810)
@@ -2,7 +2,7 @@
# Contributor: David Anderson <dave at natulte.net>
pkgname=tailscale
-pkgver=1.18.2
+pkgver=1.20.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=b04815c9cdee8b3117b2578f39689aba60f06611 #refs/tags/v1.18.2^{}
+_commit=958917dce8ba6e215972eaf654a89ac06f82ec3b #refs/tags/v1.20.0^{}
source=("git+https://github.com/tailscale/tailscale.git#commit=${_commit}")
sha256sums=('SKIP')
More information about the arch-commits
mailing list