Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages / tailscale
Commits: e56cb54c by Christian Heusel at 2023-08-21T23:09:16+02:00 upgpkg: 1.48.1-1 - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -3,7 +3,7 @@ # Contributor: David Anderson <[email protected]> pkgname=tailscale -pkgver=1.48.0 +pkgver=1.48.1 pkgrel=1 pkgdesc="A mesh VPN that makes it easy to connect your devices, wherever they are." arch=("x86_64") @@ -14,7 +14,7 @@ depends=("glibc") backup=("etc/default/tailscaled") # Important: Check if the version has been published before updating # curl -s "https://pkgs.tailscale.com/stable/?mode=json" -_commit=3f9a4eddbd33f2d4b2a46794c943255eee168442 # git rev-parse tags/v1.48.0 +_commit=528f95da6a5e12961b36a39bb3fa512c093d2330 # git rev-parse tags/v1.48.1 source=("git+https://github.com/tailscale/tailscale.git#commit=${_commit}") sha256sums=('SKIP') View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/tailscale/-/commit/e56cb54c6da12cc19b278ca342e444388dd7f3a3 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/tailscale/-/commit/e56cb54c6da12cc19b278ca342e444388dd7f3a3 You're receiving this email because of your account on gitlab.archlinux.org.
