From 8328e3d802bf39f6a758789581b39c4462f7bba6 Mon Sep 17 00:00:00 2001 From: Vlad Glagolev Date: Thu, 5 Aug 2021 19:59:04 +0000 Subject: boundary-bin: => 0.5.0 --- bin-security/boundary-bin/DETAILS | 6 +++--- bin-security/boundary-bin/HISTORY | 3 +++ 2 files changed, 6 insertions(+), 3 deletions(-) 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 + * DETAILS: updated spell to 0.5.0 + 2021-07-03 Vlad Glagolev * DETAILS, DEPENDS, {PRE_,}BUILD, INSTALL, init.d, files: created spell, version 0.4.0 -- cgit v1.2.3