mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
tailscale: update to 1.72.0.
This commit is contained in:
parent
099f276b25
commit
a015e3120a
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'tailscale'
|
# Template file for 'tailscale'
|
||||||
pkgname=tailscale
|
pkgname=tailscale
|
||||||
version=1.70.0
|
version=1.72.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
build_helper="qemu"
|
build_helper="qemu"
|
||||||
go_import_path="tailscale.com"
|
go_import_path="tailscale.com"
|
||||||
|
@ -16,7 +16,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=8429728708f9694534489daa0a30af58be67f25742597940e7613793275c738f
|
checksum=4f80f4572c6e9c150c1082acffab8c511264e04d56e9865bfb5a66f799e19b37
|
||||||
|
|
||||||
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