Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master binary grimoire by Vlad Glagolev (fa40c66c1ef251e3057245ae151f67213440f724)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master binary grimoire by Vlad Glagolev (fa40c66c1ef251e3057245ae151f67213440f724)
  • Date: Fri, 2 Jul 2021 13:24:08 +0000

GIT changes to master binary grimoire by Vlad Glagolev
<stealth AT sourcemage.org>:

bin-security/lego-bin/DETAILS | 10 +++++-----
bin-security/lego-bin/HISTORY | 3 +++
2 files changed, 8 insertions(+), 5 deletions(-)

New commits:
commit fa40c66c1ef251e3057245ae151f67213440f724
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

lego-bin: => 4.4.0

diff --git a/bin-security/lego-bin/DETAILS b/bin-security/lego-bin/DETAILS
index 6dd2631..5e87154 100755
--- a/bin-security/lego-bin/DETAILS
+++ b/bin-security/lego-bin/DETAILS
@@ -1,17 +1,17 @@
SPELL=lego-bin
SPELLX=${SPELL/-bin/}
- VERSION=1.0.1
+ VERSION=4.4.0
if [[ "${SMGL_COMPAT_ARCHS[1]}" == "x86_64" || "${SMGL_COMPAT_ARCHS[1]}" ==
"em64t" ]]; then
ARCH=amd64
-
SOURCE_HASH=sha512:d94243eb888320ffa66d3ceb665c9dbf524679c966013debaabd52cf31874712e088ac87c86a7d92b45fd37a1280e22e421caf94c139f74a647bd31c33d8744c
+
SOURCE_HASH=sha256:302a780a56dd52601aa5d1dc31e607599cb85b113830abe464001622ca8b80a2:UPSTREAM_HASH
else
ARCH=386
-
SOURCE_HASH=sha512:d463ce8beb1db2626affebbbebe72ea9e1bccdbdb90f5412e59aae742a1a9b436ad82e54ee2fad9b8689047fc154e61bcecedddcafbce6bd1b7164f0e65a724e
+
SOURCE_HASH=sha256:066d3a3f611bbf78c92f1774ab301dfe39d316702948bb973fb9601b737a10c4:UPSTREAM_HASH
fi
SOURCE=${SPELLX}_v${VERSION}_linux_${ARCH}.tar.gz
-
SOURCE_URL[0]=https://github.com/xenolf/${SPELLX}/releases/download/v${VERSION}/${SOURCE}
+
SOURCE_URL[0]=https://github.com/go-acme/${SPELLX}/releases/download/v${VERSION}/${SOURCE}
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
- WEB_SITE=https://github.com/xenolf/lego
+ WEB_SITE=https://github.com/go-acme/lego
ENTERED=20160910
LICENSE[0]=MIT
SHORT="Let's Encrypt client and ACME library written in Go"
diff --git a/bin-security/lego-bin/HISTORY b/bin-security/lego-bin/HISTORY
index 2ac6edc..217917d 100644
--- a/bin-security/lego-bin/HISTORY
+++ b/bin-security/lego-bin/HISTORY
@@ -1,3 +1,6 @@
+2021-07-02 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 4.4.0; updated website, source URL
+
2019-07-08 Eric Sandall <sandalle AT sourcemage.org>
* Set 64-bit for EM64T as well.
Sorcery devel (from git), glibc, gcc, or updated smgl-archspecs
changed



  • [SM-Commit] GIT changes to master binary grimoire by Vlad Glagolev (fa40c66c1ef251e3057245ae151f67213440f724), Vlad Glagolev, 07/02/2021

Archive powered by MHonArc 2.6.24.

Top of Page