tailscale: update to 1.24.0.
This commit is contained in:
parent
d46daa51c0
commit
1463ca34d7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'tailscale'
|
||||
pkgname=tailscale
|
||||
version=1.22.2
|
||||
version=1.24.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="tailscale.com"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Noel Cower <ncower@nil.dev>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="https://tailscale.com"
|
||||
distfiles="https://github.com/tailscale/tailscale/archive/v${version}.tar.gz"
|
||||
checksum=3e7b5b8073a7b94d84ff6677a9f110070b808c8d35c5b7da0c6e6fe639444e58
|
||||
checksum=3c8fe851c440d5dbd9dba2f3242924a7d99e7df37b5ae098507a8feb3663c76f
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue