tailscale: update to 1.76.6.
This commit is contained in:
parent
e9d6cbc7db
commit
dd69c21da2
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'tailscale'
|
||||
pkgname=tailscale
|
||||
version=1.76.3
|
||||
version=1.76.6
|
||||
revision=1
|
||||
build_style=go
|
||||
build_helper="qemu"
|
||||
|
@ -15,9 +15,9 @@ short_desc="Easy, secure, cross platform WireGuard, oauth2, and 2FA/SSO"
|
|||
maintainer="classabbyamp <void@placeviolette.net>"
|
||||
license="BSD-3-Clause"
|
||||
homepage="https://tailscale.com"
|
||||
changelog="https://github.com/tailscale/tailscale/releases"
|
||||
changelog="https://tailscale.com/changelog"
|
||||
distfiles="https://github.com/tailscale/tailscale/archive/v${version}.tar.gz"
|
||||
checksum=1cc2ef1b7b6491c48446ec4c20c413c2300e8b7e171b119d843af46d0ce3125f
|
||||
checksum=1603c78a6a5e9f83b278d305e1196fbfdeeb841be10ac2ddb7ea433c2701234b
|
||||
|
||||
post_install() {
|
||||
for sh in bash fish zsh; do
|
||||
|
|
Loading…
Reference in New Issue