makedeb


tailscale-bin 1.36.2-1


A mesh VPN that makes it easy to connect your devices, wherever they are.

Click here to go back to the commit logs for tailscale-bin.

Commit:


Hash: d81cd70235fa96dc7bd3f46658f6d6c806dbe483

Message: Upgraded to 1.36.1

Diff


diff --git a/.SRCINFO b/.SRCINFO
index b6cc39f..3c1fceb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -3,7 +3,7 @@ pkgname = tailscale-bin
 pkgbase = tailscale-bin
 pkgdesc = A mesh VPN that makes it easy to connect your devices, wherever they are.
 pkgrel = 1
-pkgver = 1.36.0
+pkgver = 1.36.1
 url = https://tailscale.com/
 arch = x86_64
 conflicts = tailscale-git
@@ -13,5 +13,5 @@ depends = iproute2
 license = MIT
 provides = tailscale
 replaces = tailscale-relay
-source = https://pkgs.tailscale.com/stable/tailscale_1.36.0_amd64.tgz
-b2sums = 987554690c5a92cac557b565b647b6b711badff7e6fd9e79fa5538a343163ba298eb94a37865e374b2ac1aff1661cdfe586efca787505ce5473a15efc959e936
+source = https://pkgs.tailscale.com/stable/tailscale_1.36.1_amd64.tgz
+b2sums = e764aea7aff1b0128f4140a464e1ec35f067d5cc64502bd71c79e57815e5a0e44cbd475b23df4af7ecf5ab16417890ab63e271b188917029ebf6f20569368597
diff --git a/PKGBUILD b/PKGBUILD
index ff78983..1d7ae1b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ _gitname='tailscale'
 provides=('tailscale')
 replaces=('tailscale-relay')
 conflicts=('tailscale-relay')
-pkgver='1.36.0'
+pkgver='1.36.1'
 pkgrel='1'
 pkgdesc="A mesh VPN that makes it easy to connect your devices, wherever they are."
 arch=('x86_64')
@@ -15,7 +15,7 @@ url="https://tailscale.com/"
 conflicts=("${_gitname}-git" "${_gitname}")
 
 source=("https://pkgs.tailscale.com/stable/tailscale_${pkgver}_amd64.tgz")
-b2sums=('987554690c5a92cac557b565b647b6b711badff7e6fd9e79fa5538a343163ba298eb94a37865e374b2ac1aff1661cdfe586efca787505ce5473a15efc959e936')
+b2sums=('e764aea7aff1b0128f4140a464e1ec35f067d5cc64502bd71c79e57815e5a0e44cbd475b23df4af7ecf5ab16417890ab63e271b188917029ebf6f20569368597')
 
 package() {
 	cd "tailscale_${pkgver}_amd64"