~alpine/aports

community/tailscale: upgrade to 1.20.2 v1 APPLIED

Thiago Perrotta: 1
 community/tailscale: upgrade to 1.20.2

 1 files changed, 3 insertions(+), 3 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.alpinelinux.org/~alpine/aports/patches/3898/mbox | git am -3
Learn more about email & git

[PATCH] community/tailscale: upgrade to 1.20.2 Export this patch

Signed-off-by: Thiago Perrotta <tbperrotta@gmail.com>
---
Supersedes https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/29899

 community/tailscale/APKBUILD | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/community/tailscale/APKBUILD b/community/tailscale/APKBUILD
index 03b31f0c65..70aefea72f 100644
--- a/community/tailscale/APKBUILD
+++ b/community/tailscale/APKBUILD
@@ -2,8 +2,8 @@
# Contributor: Xe <xe@tailscale.com>
# Maintainer: Robert Günzler <r@gnzler.io>
pkgname=tailscale
pkgver=1.20.1
pkgrel=1
pkgver=1.20.2
pkgrel=0
pkgdesc="The easiest, most secure way to use WireGuard and 2FA"
url="https://tailscale.com/"
license="BSD-3-Clause"
@@ -68,7 +68,7 @@ package() {
}

sha512sums="
2a834cbd948b2a07272d7c98e4247ab128ae1c2ec3873e70df95fe205329ef4cd0677bb12b63eaab43a7d711dcf080a4656c8ef009d3a3808847c85ad8ba39cd  tailscale-1.20.1.tar.gz
98be652b8f7e1e644025ce8198556b04c626f873f25aab201666dc5593a5ca896aa19ff512aca355c75f01efc0f6e90b2158c0bdf4531a48ffa78ca41ac22851  tailscale-1.20.2.tar.gz
24706f10a6f5f7091c0f73a13e0c2d72e969e92e6f7aa21abe504f8e2c16af4d1d80fd28c33acbe4866dd8174abd9dc201d97eb5271f6355f7589a56f470f52c  tailscale.confd
5cb35e0144d3bc2c20b1fde1ee402aab642b666c259bb324bf1c742a79fd8b3892cf2e7419e684764a50b6a29dc562ee674915bbf16a76eda543fd9c8988428c  tailscale.initd
c139461ff829359bfdc66866ef4cd6561f781e2bc3b40e5cfe9c9d06e3e749d179835ee8548d2b2e725f9a59644db64b1136393dff78ae29955c905e76c8ef46  tailscale.logrotate
-- 
2.34.1
Fixes https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/29899#note_208751 (forgot to reset `pkgrel`)

-- 
via https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/29900#note_208755
Sorry, close the wrong one.

-- 
via https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/29900#note_208764