isc-dhcp 4.2.3
This commit is contained in:
parent
609cbcf931
commit
b3e04074d5
1 changed files with 2 additions and 3 deletions
|
@ -1,10 +1,9 @@
|
|||
require 'formula'
|
||||
|
||||
class IscDhcp < Formula
|
||||
version '4.2.1-P1'
|
||||
url 'http://ftp.isc.org/isc/dhcp/dhcp-4.2.1-P1.tar.gz'
|
||||
url 'ftp://ftp.isc.org/isc/dhcp/dhcp-4.2.3/dhcp-4.2.3.tar.gz'
|
||||
homepage 'http://www.isc.org/software/dhcp'
|
||||
md5 '22e6f1eff6d5cfe2621a06cc62ba5b70'
|
||||
md5 'a06649ec5336d284fc86a0232c0edd63'
|
||||
|
||||
def install
|
||||
# use one dir under var for all runtime state.
|
||||
|
|
Loading…
Reference in a new issue