Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] testssl.sh: update to 3.0.
@ 2020-04-12 15:06 daniel-eys
  2020-04-12 15:36 ` [PR PATCH] [Merged]: " xtraeme
  0 siblings, 1 reply; 2+ messages in thread
From: daniel-eys @ 2020-04-12 15:06 UTC (permalink / raw)
  To: ml

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

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

https://github.com/daniel-eys/void-packages testssl.sh
https://github.com/void-linux/void-packages/pull/20922

testssl.sh: update to 3.0.
None

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

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

From f7c5c5eacc30c68d6b662c46478a02a3d660e7a6 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Daniel=20Ey=C3=9Fer?= <daniel.eysser@gmail.com>
Date: Sun, 12 Apr 2020 16:50:10 +0200
Subject: [PATCH] testssl.sh: update to 3.0.

---
 srcpkgs/testssl.sh/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/testssl.sh/template b/srcpkgs/testssl.sh/template
index e764b55dc85..580479d859a 100644
--- a/srcpkgs/testssl.sh/template
+++ b/srcpkgs/testssl.sh/template
@@ -1,6 +1,6 @@
 # Template file for 'testssl.sh'
 pkgname=testssl.sh
-version=3.0rc5
+version=3.0
 revision=1
 archs=noarch
 depends="libressl"
@@ -9,11 +9,11 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
 license="GPL-2.0-only"
 homepage="https://testssl.sh"
 distfiles="https://github.com/drwetter/testssl.sh/archive/${version}.tar.gz"
-checksum=6118f08b88c0075f39820296f0d76889165dd67e64dbfdfd1104d6d122a938c9
+checksum=ab3c9a000f0f6703e4fc94821e06f531de6d2799322bf534188ebf766365a9c1
 
 pre_install() {
 	# Set TESTSSL_INSTALL_DIR so that we can install to a custom dir
-	sed 's|LL_DIR:-""|LL_DIR:-/usr/share/testssl.sh/|' -i testssl.sh
+	vsed 's|LL_DIR:-""|LL_DIR:-/usr/share/testssl.sh/|' -i testssl.sh
 }
 
 do_install() {

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

* Re: [PR PATCH] [Merged]: testssl.sh: update to 3.0.
  2020-04-12 15:06 [PR PATCH] testssl.sh: update to 3.0 daniel-eys
@ 2020-04-12 15:36 ` xtraeme
  0 siblings, 0 replies; 2+ messages in thread
From: xtraeme @ 2020-04-12 15:36 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

testssl.sh: update to 3.0.
https://github.com/void-linux/void-packages/pull/20922

Description:
None

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

end of thread, other threads:[~2020-04-12 15:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-12 15:06 [PR PATCH] testssl.sh: update to 3.0 daniel-eys
2020-04-12 15:36 ` [PR PATCH] [Merged]: " xtraeme

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).