summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLadislav Hagara2009-02-20 08:22:15 +0100
committerLadislav Hagara2009-02-20 08:22:15 +0100
commit86978705f54f6efdfe66c37878755b68b4f72d49 (patch)
tree7e722853a7e4eda3ac27d6116deb75c0b7daa701
parentc74d0d684afdd692c5b63db54d09b4e6ff42b1bd (diff)
dhcpcd 4.0.11
-rwxr-xr-xnet/dhcpcd/DETAILS8
-rw-r--r--net/dhcpcd/HISTORY3
2 files changed, 7 insertions, 4 deletions
diff --git a/net/dhcpcd/DETAILS b/net/dhcpcd/DETAILS
index 8047c54e1d..685a3520f6 100755
--- a/net/dhcpcd/DETAILS
+++ b/net/dhcpcd/DETAILS
@@ -1,10 +1,10 @@
SPELL=dhcpcd
if [[ $DHCPCD_DEVEL == y ]]; then
- VERSION=4.0.10
- SOURCE_HASH=sha512:993d374a8224f992c19f903aef79767b4578df480c61099970ca5492cfbe3241709bf047a6fcbfd451d2b718a7bc655c0dce9bbb3e692314da9be2152155b9c3
+ VERSION=4.0.11
+ SOURCE_HASH=sha512:a957e93c400ace84476ccb8d719aec49b9a900fe9ff25c2648c0a52ef90027aa2cf07dfdae22e54566e9926720a082d19bcb455936ebb3a4bdf4a21598e44e7a
else
- VERSION=4.0.10
- SOURCE_HASH=sha512:993d374a8224f992c19f903aef79767b4578df480c61099970ca5492cfbe3241709bf047a6fcbfd451d2b718a7bc655c0dce9bbb3e692314da9be2152155b9c3
+ VERSION=4.0.11
+ SOURCE_HASH=sha512:a957e93c400ace84476ccb8d719aec49b9a900fe9ff25c2648c0a52ef90027aa2cf07dfdae22e54566e9926720a082d19bcb455936ebb3a4bdf4a21598e44e7a
fi
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
diff --git a/net/dhcpcd/HISTORY b/net/dhcpcd/HISTORY
index b52a6062a6..a5ba145d29 100644
--- a/net/dhcpcd/HISTORY
+++ b/net/dhcpcd/HISTORY
@@ -1,3 +1,6 @@
+2009-02-20 Ladislav Hagara <hgr@vabo.cz>
+ * DETAILS: 4.0.11
+
2009-02-04 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: version 4.0.10