Skip to Content.
Sympa Menu

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

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 (605217d26cd0b12dd67f2f76a622bbd70060f309)
  • Date: Fri, 21 Apr 2023 01:07:05 +0000

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

net/dhcpcd/DETAILS | 9 ++++-----
net/dhcpcd/HISTORY | 3 +++
2 files changed, 7 insertions(+), 5 deletions(-)

New commits:
commit 605217d26cd0b12dd67f2f76a622bbd70060f309
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

net/dhcpcd: version 10.0.1

diff --git a/net/dhcpcd/DETAILS b/net/dhcpcd/DETAILS
index 7756589..485a3a2 100755
--- a/net/dhcpcd/DETAILS
+++ b/net/dhcpcd/DETAILS
@@ -1,12 +1,11 @@
-# Watch: https://github.com/NetworkConfiguration/dhcpcd/tags
+# Watch: https://github.com/NetworkConfiguration/dhcpcd/tags
tags/v([0-9.]+)[.]tar
SPELL=dhcpcd
- VERSION=9.4.1
-
SOURCE_HASH=sha512:530e6a5bddab4f91bd66f8d47ccd8d6cac4bc2998ddd36da7e257c83270b558016e9e1fc2f815fb99c0d86ed4bbc2a3a1b78788e69fe151fddaf94428a47fa45
+ VERSION=10.0.1
+
SOURCE_HASH="sha256:6e9f6a5c47fcd8a763cfa26f1ca6eedf1e534992224a01d6c1ab8abb154af972:UPSTREAM_HASH"
SECURITY_PATCH=3
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
- SOURCE_URL[0]="https://roy.marples.name/downloads/${SPELL}/${SOURCE}";
- SOURCE_URL[1]="ftp://roy.marples.name/pub/${SPELL}/${SOURCE}";
+
SOURCE_URL[0]="https://github.com/NetworkConfiguration/${SPELL}/releases/download/v${VERSION}/${SOURCE}";
WEB_SITE=https://roy.marples.name/projects/dhcpcd/
LICENSE=GPL
ENTERED=20011126
diff --git a/net/dhcpcd/HISTORY b/net/dhcpcd/HISTORY
index 5a631ec..4195c7d 100644
--- a/net/dhcpcd/HISTORY
+++ b/net/dhcpcd/HISTORY
@@ -1,3 +1,6 @@
+2023-04-20 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 10.0.1, switched to github url and UPSTREAM_HASH
+
2021-10-22 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 9.4.1




  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (605217d26cd0b12dd67f2f76a622bbd70060f309), Pavel Vinogradov, 04/20/2023

Archive powered by MHonArc 2.6.24.

Top of Page