diff --git a/srcpkgs/tailscale/template b/srcpkgs/tailscale/template index f9bd5e11f64..90f0d104e5d 100644 --- a/srcpkgs/tailscale/template +++ b/srcpkgs/tailscale/template @@ -1,19 +1,19 @@ # Template file for 'tailscale' pkgname=tailscale -version=1.36.1 -revision=2 +version=1.38.4 +revision=1 build_style=go go_import_path="tailscale.com" go_package="tailscale.com/cmd/tailscale tailscale.com/cmd/tailscaled" go_build_tags='xversion' -go_ldflags="-X 'tailscale.com/version.Long=${version}_${revision} (Void Linux)' -X 'tailscale.com/version.Short=${version}'" +go_ldflags="-X 'tailscale.com/version.longStamp=${version}_${revision} (Void Linux)' -X 'tailscale.com/version.shortStamp=${version}'" make_dirs="/var/lib/tailscale 0755 root root" short_desc="Easy, secure, cross platform WireGuard, oauth2, and 2FA/SSO" maintainer="Noel Cower " license="BSD-3-Clause" homepage="https://tailscale.com" distfiles="https://github.com/tailscale/tailscale/archive/v${version}.tar.gz" -checksum=028b2ec0322e5c67c9b7750584be4e53b07e0ba88067a951c1726cd40ddff77f +checksum=b574bf5570200f357cdbcee9b84e37172469bd421389def33c6ef2d84894ea4f post_install() { vlicense LICENSE