[arch-commits] Commit in tailscale/trunk (PKGBUILD)
Morten Linderud
foxboron at archlinux.org
Sat Jul 3 10:13:15 UTC 2021
Date: Saturday, July 3, 2021 @ 10:13:14
Author: foxboron
Revision: 971921
upgpkg: tailscale 1.10.1-1
Modified:
tailscale/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-07-03 10:11:22 UTC (rev 971920)
+++ PKGBUILD 2021-07-03 10:13:14 UTC (rev 971921)
@@ -2,7 +2,7 @@
# Contributor: David Anderson <dave at natulte.net>
pkgname=tailscale
-pkgver=1.10.0
+pkgver=1.10.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=405ea978f8beeb59164c6d42a79b5014a3f6563d #refs/tags/v1.10.0^{}
+_commit=cd3fd076cc7952724f38fb4af24b349879d7145d #refs/tags/v1.10.1^{}
source=("git+https://github.com/tailscale/tailscale.git#commit=${_commit}")
sha256sums=('SKIP')
install="tailscale.install"
More information about the arch-commits
mailing list