Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages / 
tailscale


Commits:
216bea7c by Christian Heusel at 2024-05-15T20:28:26+02:00
upgpkg: 1.66.3-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = tailscale
        pkgdesc = A mesh VPN that makes it easy to connect your devices, 
wherever they are.
-       pkgver = 1.66.1
+       pkgver = 1.66.3
        pkgrel = 1
        url = https://tailscale.com
        arch = x86_64
@@ -10,7 +10,7 @@ pkgbase = tailscale
        depends = glibc
        options = !lto
        backup = etc/default/tailscaled
-       source = git+https://github.com/tailscale/tailscale.git#tag=v1.66.1
-       sha256sums = 
d65302233290c34af592b086a807b91ff8e59fd9f4ff6c6b9c4cc7cdbd9bb0db
+       source = git+https://github.com/tailscale/tailscale.git#tag=v1.66.3
+       sha256sums = 
7ae448642a0f80ed22a36a341d930533af8075e3094e99be7ce7b584eed68164
 
 pkgname = tailscale


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: David Anderson <d...@natulte.net>
 
 pkgname=tailscale
-pkgver=1.66.1
+pkgver=1.66.3
 pkgrel=1
 pkgdesc="A mesh VPN that makes it easy to connect your devices, wherever they 
are."
 arch=("x86_64")
@@ -15,7 +15,7 @@ backup=("etc/default/tailscaled")
 # Important: Check if the version has been published before updating
 # pkgctl version check
 source=("git+https://github.com/tailscale/tailscale.git#tag=v${pkgver}";)
-sha256sums=('d65302233290c34af592b086a807b91ff8e59fd9f4ff6c6b9c4cc7cdbd9bb0db')
+sha256sums=('7ae448642a0f80ed22a36a341d930533af8075e3094e99be7ce7b584eed68164')
 
 options=(!lto)
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/tailscale/-/commit/216bea7cfe6aec614f7d34ff1134a8e3f6a7baf4

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/tailscale/-/commit/216bea7cfe6aec614f7d34ff1134a8e3f6a7baf4
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to