Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] tailscale: update to 1.0.3.
@ 2020-08-09  4:03 nilium
  2020-08-09  4:20 ` [PR PATCH] [Updated] " nilium
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: nilium @ 2020-08-09  4:03 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 317 bytes --]

There is a new pull request by nilium against master on the void-packages repository

https://github.com/nilium/ecks-bops-packages tailscale
https://github.com/void-linux/void-packages/pull/24147

tailscale: update to 1.0.3.


A patch file from https://github.com/void-linux/void-packages/pull/24147.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-tailscale-24147.patch --]
[-- Type: text/x-diff, Size: 1327 bytes --]

From 2d6ee8ec5197bdd748b57cd344f1514c9c254797 Mon Sep 17 00:00:00 2001
From: Noel Cower <ncower@nil.dev>
Date: Sat, 8 Aug 2020 20:56:39 -0700
Subject: [PATCH] tailscale: update to 1.0.3.

---
 srcpkgs/tailscale/template | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/tailscale/template b/srcpkgs/tailscale/template
index 074fcf94f0f..52090cf9551 100644
--- a/srcpkgs/tailscale/template
+++ b/srcpkgs/tailscale/template
@@ -1,9 +1,8 @@
 # Template file for 'tailscale'
 pkgname=tailscale
-version=0.100.0
+version=1.0.3
 revision=1
-_release=-153
-wrksrc="${pkgname}-${version}${_release}"
+wrksrc="${pkgname}-${version}"
 build_style=go
 go_import_path="tailscale.com"
 go_package="tailscale.com/cmd/tailscale tailscale.com/cmd/tailscaled"
@@ -13,8 +12,8 @@ short_desc="Easy, secure, cross platform WireGuard, oauth2, and 2FA/SSO"
 maintainer="Noel Cower <ncower@nil.dev>"
 license="BSD-3-Clause"
 homepage="https://tailscale.com"
-distfiles="https://github.com/tailscale/tailscale/archive/v${version}${_release}.tar.gz"
-checksum=e055b72ea20d1288eae61fc0fd1a0108847891e651729d8b3cd318066633ed86
+distfiles="https://github.com/tailscale/tailscale/archive/v${version}.tar.gz"
+checksum=f1bf5f4ab0969de024134503022c1e903f984bdc7fdb9934d5746add899afff1
 
 post_install() {
 	vlicense LICENSE

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-08-09  8:27 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-09  4:03 [PR PATCH] tailscale: update to 1.0.3 nilium
2020-08-09  4:20 ` [PR PATCH] [Updated] " nilium
2020-08-09  6:24 ` nilium
2020-08-09  6:24 ` nilium
2020-08-09  8:27 ` [PR PATCH] [Merged]: " the-maldridge

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).