Skip to content

Commit

Permalink
dhcp: version bumped to 4.3.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
florin65 committed Aug 14, 2014
1 parent d38a134 commit f1b49de
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
1 change: 0 additions & 1 deletion net/dhcp/DEPENDS
@@ -1,2 +1 @@
depends net-tools
depends iproute2
6 changes: 3 additions & 3 deletions net/dhcp/DETAILS
@@ -1,17 +1,17 @@
MODULE=dhcp
VERSION=4.3.0
VERSION=4.3.1
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE2=dhcp-4.2.3-no-conf-and-proper-paths.patch
SOURCE3=dhcp-4.1.1-missing-ipv6-not-fatal.patch
SOURCE_URL=ftp://ftp.isc.org/isc/$MODULE/$VERSION
SOURCE2_URL=$PATCH_URL
SOURCE3_URL=$PATCH_URL
SOURCE_VFY=sha1:deed72a4636461042b74de68c2825dc52623e1d1
SOURCE_VFY=sha1:4d2b79b3b9f9e7c2791951db86ec32c291e62875
SOURCE2_VFY=sha1:be19c87e477c0480ae6447e06432575911eb7a95
SOURCE3_VFY=sha1:2ea1872a8a2aa513410a278bc2cd61630fdfd03f
WEB_SITE=http://www.isc.org/products/DHCP
ENTERED=20010922
UPDATED=20140319
UPDATED=20140813
SHORT="A server and client for automatic IP configuration"
PSAFE=no

Expand Down

0 comments on commit f1b49de

Please sign in to comment.