diff options
author | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2014-12-14 01:37:34 +0000 |
---|---|---|
committer | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2014-12-14 01:37:34 +0000 |
commit | fb3eac0ab83d83110fa2764d85c9e6697d53f914 (patch) | |
tree | 7a03bbb7955d3ebb7b348968c988817cdcfa80f4 /net/dhcpcd | |
parent | 110240f55766364cfa8213e106dc842cd0ed8aa6 (diff) | |
download | ports-fb3eac0ab83d83110fa2764d85c9e6697d53f914.tar.gz ports-fb3eac0ab83d83110fa2764d85c9e6697d53f914.zip |
Notes
Diffstat (limited to 'net/dhcpcd')
-rw-r--r-- | net/dhcpcd/Makefile | 4 | ||||
-rw-r--r-- | net/dhcpcd/distinfo | 4 |
2 files changed, 5 insertions, 3 deletions
diff --git a/net/dhcpcd/Makefile b/net/dhcpcd/Makefile index a10c6f5d0161..1f04764fd391 100644 --- a/net/dhcpcd/Makefile +++ b/net/dhcpcd/Makefile @@ -2,9 +2,11 @@ # $FreeBSD$ PORTNAME= dhcpcd -PORTVERSION= 6.5.1 +PORTVERSION= 6.6.5 CATEGORIES= net MASTER_SITES= http://roy.marples.name/downloads/dhcpcd/ \ + http://roy.aydogan.net/dhcpcd/ \ + http://cflags.cc/roy/dhcpcd/ \ LOCAL/delphij MAINTAINER= roy@marples.name diff --git a/net/dhcpcd/distinfo b/net/dhcpcd/distinfo index 3dfb06edd50d..02a0836b9c09 100644 --- a/net/dhcpcd/distinfo +++ b/net/dhcpcd/distinfo @@ -1,2 +1,2 @@ -SHA256 (dhcpcd-6.5.1.tar.bz2) = 37d3860a3787b656ae2d1a64855e2dede4460956b979304c14192ada3b550e78 -SIZE (dhcpcd-6.5.1.tar.bz2) = 156068 +SHA256 (dhcpcd-6.6.5.tar.bz2) = 62efd1c7fa162f7277b8a09089065f726e5d4dd45f426bb5db06e879e068bbe0 +SIZE (dhcpcd-6.6.5.tar.bz2) = 157743 |