Github messages for voidlinux
 help / color / mirror / Atom feed
From: nilium <nilium@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] tailscale: update to 1.0.3.
Date: Sun, 09 Aug 2020 06:03:46 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-24147@inbox.vuxu.org> (raw)

[-- 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

             reply	other threads:[~2020-08-09  4:03 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-09  4:03 nilium [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-24147@inbox.vuxu.org \
    --to=nilium@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).