[arch-commits] Commit in tailscale/trunk (PKGBUILD)
Morten Linderud
foxboron at gemini.archlinux.org
Wed Jun 8 12:42:40 UTC 2022
Date: Wednesday, June 8, 2022 @ 12:42:39
Author: foxboron
Revision: 1229296
upgpkg: tailscale 1.26.0-1
Modified:
tailscale/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-06-08 12:40:38 UTC (rev 1229295)
+++ PKGBUILD 2022-06-08 12:42:39 UTC (rev 1229296)
@@ -2,7 +2,7 @@
# Contributor: David Anderson <dave at natulte.net>
pkgname=tailscale
-pkgver=1.24.2
+pkgver=1.26.0
pkgrel=1
pkgdesc="A mesh VPN that makes it easy to connect your devices, wherever they are."
arch=("x86_64")
@@ -13,7 +13,7 @@
backup=("etc/default/tailscaled")
# Important: Check if the version has been published before updating
# curl -s "https://pkgs.tailscale.com/stable/?mode=json"
-_commit=dce2409b15837f30885405b8b1d27e7b7fd6bf7a #refs/tags/v1.24.2^{}
+_commit=9fc6551b4e4ea7bb83f70222bbc844dae7d184d3 #refs/tags/v1.26.0^{}
source=("git+https://github.com/tailscale/tailscale.git#commit=${_commit}")
sha256sums=('SKIP')
More information about the arch-commits
mailing list