isc-dhcp: fix version
This commit is contained in:
parent
1f83373d17
commit
00a901b86f
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ require 'formula'
|
|||
class IscDhcp < Formula
|
||||
url 'ftp://ftp.isc.org/isc/dhcp/4.2.3-P1/dhcp-4.2.3-P1.tar.gz'
|
||||
homepage 'http://www.isc.org/software/dhcp'
|
||||
version '4.2.3-P1'
|
||||
sha256 '505c5754526ba92669bfd64daa8b529c6694c4528b45c3f35743c6fd4bd72897'
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue