Skip to Content.
Sympa Menu

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

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 (8328e3d802bf39f6a758789581b39c4462f7bba6)
  • Date: Thu, 5 Aug 2021 19:59:20 +0000

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

bin-security/boundary-bin/DETAILS | 6 +++---
bin-security/boundary-bin/HISTORY | 3 +++
2 files changed, 6 insertions(+), 3 deletions(-)

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

boundary-bin: => 0.5.0

diff --git a/bin-security/boundary-bin/DETAILS
b/bin-security/boundary-bin/DETAILS
index f172344..88b87e0 100755
--- a/bin-security/boundary-bin/DETAILS
+++ b/bin-security/boundary-bin/DETAILS
@@ -1,12 +1,12 @@
SPELL=boundary-bin
SPELLX=${SPELL/-bin/}
- VERSION=0.4.0
+ VERSION=0.5.0
if [[ "${SMGL_COMPAT_ARCHS[1]}" == "x86_64" || "${SMGL_COMPAT_ARCHS[1]}" ==
"em64t" ]]; then
ARCH=amd64
-
SOURCE_HASH=sha256:3a7242a9d9e577af7ec023b53713599e2b9d24d68a0b06b12ddd7d297fe909c2:UPSTREAM_HASH
+
SOURCE_HASH=sha256:c24c7647781a3da15bdaaab8102d66e5613cbfc997749ef72e4d59f9f46db397:UPSTREAM_HASH
else
ARCH=386
-
SOURCE_HASH=sha256:a41e343b44dfe8e991ca2250dd5c8b2d04f5652ebfe812d149751c3fe9e532eb:UPSTREAM_HASH
+
SOURCE_HASH=sha256:aa1502d887237b80554c79519a1910f93c167ef4fe541223ecdbf023f1c87c22:UPSTREAM_HASH
fi
SOURCE=${SPELLX}_${VERSION}_linux_${ARCH}.zip

SOURCE_URL[0]=https://releases.hashicorp.com/${SPELLX}/${VERSION}/${SOURCE}
diff --git a/bin-security/boundary-bin/HISTORY
b/bin-security/boundary-bin/HISTORY
index 95c9c11..7279865 100644
--- a/bin-security/boundary-bin/HISTORY
+++ b/bin-security/boundary-bin/HISTORY
@@ -1,3 +1,6 @@
+2021-08-05 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 0.5.0
+
2021-07-03 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS, DEPENDS, {PRE_,}BUILD, INSTALL, init.d, files: created
spell, version 0.4.0



  • [SM-Commit] GIT changes to master binary grimoire by Vlad Glagolev (8328e3d802bf39f6a758789581b39c4462f7bba6), Vlad Glagolev, 08/05/2021

Archive powered by MHonArc 2.6.24.

Top of Page