Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (252a3965c29c3a008c285246c7a4a544f76d7502)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Pavel Vinogradov <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (252a3965c29c3a008c285246c7a4a544f76d7502)
  • Date: Thu, 23 Dec 2021 06:05:37 +0000

GIT changes to master grimoire by Pavel Vinogradov <public AT sourcemaage.org>:

utils/cronie/DETAILS | 6 +++---
utils/cronie/HISTORY | 3 +++
2 files changed, 6 insertions(+), 3 deletions(-)

New commits:
commit 252a3965c29c3a008c285246c7a4a544f76d7502
Author: Stéphane Fontaine <esselfe16 AT gmail.com>
Commit: Pavel Vinogradov <public AT sourcemaage.org>

cronie: version bump to 1.5.7

diff --git a/utils/cronie/DETAILS b/utils/cronie/DETAILS
index b9c6591..8917bf9 100755
--- a/utils/cronie/DETAILS
+++ b/utils/cronie/DETAILS
@@ -1,9 +1,9 @@
SPELL=cronie
- VERSION=1.4.12
+ VERSION=1.5.7
SOURCE=$SPELL-$VERSION.tar.gz
- SOURCE_URL[0]=https://fedorahosted.org/releases/c/r/$SPELL/$SOURCE
+
SOURCE_URL[0]=https://github.com/cronie-crond/cronie/releases/download/$SPELL-$VERSION/$SOURCE
SOURCE_HINTS="no-check-certificate"
-
SOURCE_HASH=sha512:ff17c9a1ba39957727db390d28d21248f05414f55119094d99a646695698e1b148b920f3fc91e9733b862bc8ce226824d290fff51abe17410a0e63ab3b424865
+
SOURCE_HASH=sha512:c306468d2e8d618a168e55204796f15d845520130d9601395e6413c55a71e94b4264a73e2e3f5d7011b3e53af9dad812f56662de3a7c9e50977d57b2a49a6893
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
WEB_SITE=https://fedorahosted.org/cronie/
LICENSE[0]=ISC
diff --git a/utils/cronie/HISTORY b/utils/cronie/HISTORY
index 82c8396..4245b98 100644
--- a/utils/cronie/HISTORY
+++ b/utils/cronie/HISTORY
@@ -1,3 +1,6 @@
+2021-12-23 Stephane Fontaine <esselfe16 AT gmail.com>
+ * DETAILS: updated spell to 1.5.7, updated source URL
+
2014-11-26 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 1.4.12




  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (252a3965c29c3a008c285246c7a4a544f76d7502), Pavel Vinogradov, 12/23/2021

Archive powered by MHonArc 2.6.24.

Top of Page