mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
tailscale: update to 1.76.6.
This commit is contained in:
parent
e9d6cbc7db
commit
dd69c21da2
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'tailscale'
|
# Template file for 'tailscale'
|
||||||
pkgname=tailscale
|
pkgname=tailscale
|
||||||
version=1.76.3
|
version=1.76.6
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
build_helper="qemu"
|
build_helper="qemu"
|
||||||
|
@ -15,9 +15,9 @@ short_desc="Easy, secure, cross platform WireGuard, oauth2, and 2FA/SSO"
|
||||||
maintainer="classabbyamp <void@placeviolette.net>"
|
maintainer="classabbyamp <void@placeviolette.net>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://tailscale.com"
|
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"
|
distfiles="https://github.com/tailscale/tailscale/archive/v${version}.tar.gz"
|
||||||
checksum=1cc2ef1b7b6491c48446ec4c20c413c2300e8b7e171b119d843af46d0ce3125f
|
checksum=1603c78a6a5e9f83b278d305e1196fbfdeeb841be10ac2ddb7ea433c2701234b
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
for sh in bash fish zsh; do
|
for sh in bash fish zsh; do
|
||||||
|
|
Loading…
Add table
Reference in a new issue