summaryrefslogtreecommitdiff
path: root/dhcp
diff options
context:
space:
mode:
authorThomas Penteker <tek@serverop.de>2012-08-02 22:54:30 +0200
committerThomas Penteker <tek@serverop.de>2012-08-02 22:54:30 +0200
commit1dbc6bab984dfb9ba7dd274d17fcdfc482888bca (patch)
tree70807acd23c701fb20a149dd396e4a0e54422acd /dhcp
parent496ba1c18eee669c542b5aaf58973d7db477601c (diff)
downloadcontrib-1dbc6bab984dfb9ba7dd274d17fcdfc482888bca.tar.gz
contrib-1dbc6bab984dfb9ba7dd274d17fcdfc482888bca.tar.xz
dhcp: 4.2.2 -> 4.2.4-P1
Diffstat (limited to 'dhcp')
-rw-r--r--dhcp/.md5sum2
-rw-r--r--dhcp/Pkgfile4
2 files changed, 3 insertions, 3 deletions
diff --git a/dhcp/.md5sum b/dhcp/.md5sum
index f7007a871..f59fbbf3e 100644
--- a/dhcp/.md5sum
+++ b/dhcp/.md5sum
@@ -1,4 +1,4 @@
456711bbb2c8fc8b6e0df7c9a514c237 default-config.diff
2c0abf8990ab061accefc5d3d0f655d1 dhclient
-bb0f0434cd796f76aa7cead391d71f31 dhcp-4.2.2.tar.gz
+0ca7181024651f6323951d5498c8020b dhcp-4.2.4-P1.tar.gz
51665125f8360c6cc1ef59ad6cd8cf84 dhcpd
diff --git a/dhcp/Pkgfile b/dhcp/Pkgfile
index 233a18a0b..756bb4214 100644
--- a/dhcp/Pkgfile
+++ b/dhcp/Pkgfile
@@ -4,9 +4,9 @@
# Packager: Mark Rosenstand, mark at borkware dot net
name=dhcp
-version=4.2.2
+version=4.2.4-P1
release=1
-source=(http://ftp.isc.org/isc/$name/$name-$version.tar.gz dhcpd \
+source=(http://ftp.isc.org/isc/$name/$version/$name-$version.tar.gz dhcpd \
dhclient default-config.diff)
build() {

Generated by cgit