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: bcc138be07887bce86642e904c0776db8d589606

Message: Upgraded to 1.36.2

Diff


diff --git a/.SRCINFO b/.SRCINFO
index 3c1fceb..367b762 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.1
+pkgver = 1.36.2
 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.1_amd64.tgz
-b2sums = e764aea7aff1b0128f4140a464e1ec35f067d5cc64502bd71c79e57815e5a0e44cbd475b23df4af7ecf5ab16417890ab63e271b188917029ebf6f20569368597
+source = https://pkgs.tailscale.com/stable/tailscale_1.36.2_amd64.tgz
+b2sums = 50077feaef93cfb8d8e182dfcb7a91cebc7f36d86baa26d87282c66fb4574fda51d5d74ee02ea7c074225c7d654878ab5ea9fd49d069c42aefff6f196361d292
diff --git a/PKGBUILD b/PKGBUILD
index 1d7ae1b..6bd374a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ _gitname='tailscale'
 provides=('tailscale')
 replaces=('tailscale-relay')
 conflicts=('tailscale-relay')
-pkgver='1.36.1'
+pkgver='1.36.2'
 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=('e764aea7aff1b0128f4140a464e1ec35f067d5cc64502bd71c79e57815e5a0e44cbd475b23df4af7ecf5ab16417890ab63e271b188917029ebf6f20569368597')
+b2sums=('50077feaef93cfb8d8e182dfcb7a91cebc7f36d86baa26d87282c66fb4574fda51d5d74ee02ea7c074225c7d654878ab5ea9fd49d069c42aefff6f196361d292')
 
 package() {
 	cd "tailscale_${pkgver}_amd64"