mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
tailscale: update to 1.76.1.
This commit is contained in:
parent
0cbc871778
commit
d7dbcbb26a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'tailscale'
|
# Template file for 'tailscale'
|
||||||
pkgname=tailscale
|
pkgname=tailscale
|
||||||
version=1.76.0
|
version=1.76.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
build_helper="qemu"
|
build_helper="qemu"
|
||||||
|
@ -17,7 +17,7 @@ license="BSD-3-Clause"
|
||||||
homepage="https://tailscale.com"
|
homepage="https://tailscale.com"
|
||||||
changelog="https://github.com/tailscale/tailscale/releases"
|
changelog="https://github.com/tailscale/tailscale/releases"
|
||||||
distfiles="https://github.com/tailscale/tailscale/archive/v${version}.tar.gz"
|
distfiles="https://github.com/tailscale/tailscale/archive/v${version}.tar.gz"
|
||||||
checksum=eaec1fa9a882d877ce6e5fb6ef47b3387124321a8963c66c4c37319106b5c5c2
|
checksum=ce87e52fd4e8e52540162a2529c5d73f5f76c6679147a7887058865c9e01ec36
|
||||||
|
|
||||||
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