Skip to Content.
Sympa Menu

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

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 grimoire by Vlad Glagolev (92c5a7737913d83458d05ac126167118d0693afa)
  • Date: Sat, 30 Jan 2021 20:09:04 +0000

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

security/dehydrated/DETAILS | 4 ++--
security/dehydrated/HISTORY | 3 +++
2 files changed, 5 insertions(+), 2 deletions(-)

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

dehydrated: => 0.7.0

diff --git a/security/dehydrated/DETAILS b/security/dehydrated/DETAILS
index f440087..099d25f 100755
--- a/security/dehydrated/DETAILS
+++ b/security/dehydrated/DETAILS
@@ -1,8 +1,8 @@
SPELL=dehydrated
- VERSION=0.6.5
+ VERSION=0.7.0
SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE2=${SOURCE}.asc
-
SOURCE_URL[0]=https://github.com/lukas2511/${SPELL}/releases/download/v${VERSION}/${SOURCE}
+
SOURCE_URL[0]=https://github.com/dehydrated-io/${SPELL}/releases/download/v${VERSION}/${SOURCE}
SOURCE2_URL[0]=${SOURCE_URL}.asc
SOURCE_GPG=dehydrated.gpg:${SOURCE2}:UPSTREAM_KEY
SOURCE2_IGNORE=signature
diff --git a/security/dehydrated/HISTORY b/security/dehydrated/HISTORY
index b80115d..c38cdb4 100644
--- a/security/dehydrated/HISTORY
+++ b/security/dehydrated/HISTORY
@@ -1,3 +1,6 @@
+2021-01-30 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 0.7.0; updated source URL
+
2019-07-06 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 0.6.5




  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (92c5a7737913d83458d05ac126167118d0693afa), Vlad Glagolev, 01/30/2021

Archive powered by MHonArc 2.6.24.

Top of Page