diff options
author | tnut <thierryn1 at hispeed dot ch> | 2011-02-18 10:23:18 +0100 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2011-02-18 10:23:18 +0100 |
commit | 525f80cf63b546362fddc1c2c49e366e830f916a (patch) | |
tree | 6819096e9e6ad68789f1636d4a2195160063b695 | |
parent | cb1245ea676952c9f38e4e687ddcd913c3e5db3f (diff) | |
download | nutyx-extra-525f80cf63b546362fddc1c2c49e366e830f916a.tar.gz nutyx-extra-525f80cf63b546362fddc1c2c49e366e830f916a.tar.bz2 nutyx-extra-525f80cf63b546362fddc1c2c49e366e830f916a.tar.xz nutyx-extra-525f80cf63b546362fddc1c2c49e366e830f916a.zip |
dhcpcd, maj 5.2.9-1
-rw-r--r-- | base/dhcpcd/.md5sum.i686 | 2 | ||||
-rw-r--r-- | base/dhcpcd/.md5sum.x86_64 | 2 | ||||
-rwxr-xr-x | base/dhcpcd/Pkgfile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/base/dhcpcd/.md5sum.i686 b/base/dhcpcd/.md5sum.i686 index d61038b75..9133b4438 100644 --- a/base/dhcpcd/.md5sum.i686 +++ b/base/dhcpcd/.md5sum.i686 @@ -1,2 +1,2 @@ e47afe62907b4b36997fa2634b22a541 dhcpcd -bc2a329b5aca7d910c76343aeca7dbf0 dhcpcd-5.2.8.tar.bz2 +aabe4a3c1f23c55f2c99a416c9085de9 dhcpcd-5.2.9.tar.bz2 diff --git a/base/dhcpcd/.md5sum.x86_64 b/base/dhcpcd/.md5sum.x86_64 index d61038b75..9133b4438 100644 --- a/base/dhcpcd/.md5sum.x86_64 +++ b/base/dhcpcd/.md5sum.x86_64 @@ -1,2 +1,2 @@ e47afe62907b4b36997fa2634b22a541 dhcpcd -bc2a329b5aca7d910c76343aeca7dbf0 dhcpcd-5.2.8.tar.bz2 +aabe4a3c1f23c55f2c99a416c9085de9 dhcpcd-5.2.9.tar.bz2 diff --git a/base/dhcpcd/Pkgfile b/base/dhcpcd/Pkgfile index 776955df5..3f70a3696 100755 --- a/base/dhcpcd/Pkgfile +++ b/base/dhcpcd/Pkgfile @@ -4,7 +4,7 @@ # Packager: thierryn1 at hispeed dot ch name=dhcpcd -version=5.2.8 +version=5.2.9 release=1 source=( http://roy.marples.name/downloads/$name/$name-$version.tar.bz2\ dhcpcd \ |