summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemko van der Vossen2011-02-14 00:19:57 +0100
committerGeorge Sherwood2011-02-19 11:57:51 -0600
commit00baaa684277ec82e8972c1236edcde6f0f514e4 (patch)
treec5d89e434a0121dcac48105375aec45a7f0db3da
parente2a3b6f342eafec48686dc841920ed949c87f355 (diff)
dhcpcd: fixed source hash
Upstream changed the tarball, fixed the source hash after verification of the source changes. (cherry picked from commit 853239c206f462dafa2c1d647adcce1677adb80c)
-rwxr-xr-xnet/dhcpcd/DETAILS2
-rw-r--r--net/dhcpcd/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/net/dhcpcd/DETAILS b/net/dhcpcd/DETAILS
index 6c5c4a1add..7bdaeccf01 100755
--- a/net/dhcpcd/DETAILS
+++ b/net/dhcpcd/DETAILS
@@ -1,6 +1,6 @@
SPELL=dhcpcd
VERSION=5.2.10
- SOURCE_HASH=sha512:61a8e2911ed31a512e543b9fdf9cde0b700a11b28fdbea6cc9affe8bde300b9d5276e95e49f93884579bfcfd696207834369e2c6d134d18062dbf4b99d333471
+ SOURCE_HASH=sha512:c8d078cfc476ed494625f54412d20f61ff8c2adba485b848861a264417e043c0ce7516579786a2b9ae62361e3b9ed09fa92a42b092e28020ffaa2a7bd59e9cb7
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
SOURCE_URL[0]=http://roy.marples.name/downloads/$SPELL/$SOURCE
diff --git a/net/dhcpcd/HISTORY b/net/dhcpcd/HISTORY
index 9ec3a3a021..b6b9e061de 100644
--- a/net/dhcpcd/HISTORY
+++ b/net/dhcpcd/HISTORY
@@ -1,3 +1,6 @@
+2011-02-14 Remko van der Vossen <wich@sourcemage.org>
+ * DETAILS: fixed changed hash after verification of source changes
+
2011-01-03 Vlad Glagolev <stealth@sourcemage.org>
* DETAILS: updated spell to 5.2.10