Github messages for voidlinux
 help / color / mirror / Atom feed
From: agausmann <agausmann@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] easyrsa: update to 3.0.7.
Date: Sat, 18 Apr 2020 09:00:07 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-21106@inbox.vuxu.org> (raw)

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

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

https://github.com/agausmann/void-packages easyrsa
https://github.com/void-linux/void-packages/pull/21106

easyrsa: update to 3.0.7.


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

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

From 930aa35892809f15d5e041d29975e30be78e5783 Mon Sep 17 00:00:00 2001
From: Adam Gausmann <agausmann@fastmail.com>
Date: Sat, 18 Apr 2020 02:01:06 -0500
Subject: [PATCH] easyrsa: update to 3.0.7.

---
 srcpkgs/easyrsa/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/easyrsa/template b/srcpkgs/easyrsa/template
index fa2a8333a2b..c7cddf4a47e 100644
--- a/srcpkgs/easyrsa/template
+++ b/srcpkgs/easyrsa/template
@@ -1,16 +1,16 @@
 # Template file for 'easyrsa'
 pkgname=easyrsa
-version=3.0.6
+version=3.0.7
 revision=1
-archs=noarch
-wrksrc=EasyRSA-v$version
+archs="noarch"
+wrksrc="EasyRSA-v${version}"
 depends="libressl"
 short_desc="Simple shell based CA utility"
 maintainer="Adam Gausmann <agausmann@fastmail.com>"
 license="GPL-2.0-only"
 homepage="https://github.com/OpenVPN/easy-rsa"
-distfiles="https://github.com/OpenVPN/easy-rsa/releases/download/v$version/EasyRSA-unix-v$version.tgz"
-checksum=cb29aed2d27824e59dbaad547f11dcab380a53c9fe05681249e804af436f1396
+distfiles="https://github.com/OpenVPN/easy-rsa/releases/download/v${version}/EasyRSA-unix-v${version}.tgz"
+checksum="cb29aed2d27824e59dbaad547f11dcab380a53c9fe05681249e804af436f1396"
 conf_files="/etc/easyrsa/vars /etc/easyrsa/openssl-easyrsa.cnf /etc/easyrsa/x509-types/*"
 
 do_install() {

             reply	other threads:[~2020-04-18  7:00 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-18  7:00 agausmann [this message]
2020-04-18  7:04 ` [PR PATCH] [Updated] " agausmann
2020-04-20 13:49 ` [PR PATCH] [Merged]: " Hoshpak

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-21106@inbox.vuxu.org \
    --to=agausmann@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).