diff options
author | Ben Woods <woodsb02@FreeBSD.org> | 2020-01-18 00:48:35 +0000 |
---|---|---|
committer | Ben Woods <woodsb02@FreeBSD.org> | 2020-01-18 00:48:35 +0000 |
commit | d0d0094f798d993a035ed12dd4d052525006bb41 (patch) | |
tree | 55ec22c22340cbacbe35cbb0c1bd0aefb81456ee /net | |
parent | cabd7f21e537ed8ecdca51ff81ac799be767f374 (diff) | |
download | ports-d0d0094f798d993a035ed12dd4d052525006bb41.tar.gz ports-d0d0094f798d993a035ed12dd4d052525006bb41.zip |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/dhcpcd-devel/Makefile | 4 | ||||
-rw-r--r-- | net/dhcpcd-devel/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/net/dhcpcd-devel/Makefile b/net/dhcpcd-devel/Makefile index 8e579dbaf99f..10f4b86b9ad0 100644 --- a/net/dhcpcd-devel/Makefile +++ b/net/dhcpcd-devel/Makefile @@ -2,12 +2,12 @@ # $FreeBSD$ PORTNAME= dhcpcd -PORTVERSION= 8.99.0.g20200117 +PORTVERSION= 8.99.0.g20200118 CATEGORIES= net MASTER_SITES= https://roy.marples.name/cgit/dhcpcd.git/snapshot/ PKGNAMESUFFIX= -devel DISTNAME= ${PORTNAME}-${GITTAG} -GITTAG= 27d704b +GITTAG= 52d192b MAINTAINER= woodsb02@FreeBSD.org COMMENT= DHCP/IPv4LL/IPv6RS/DHCPv6 client diff --git a/net/dhcpcd-devel/distinfo b/net/dhcpcd-devel/distinfo index 8e9b901a9971..8280e57c5295 100644 --- a/net/dhcpcd-devel/distinfo +++ b/net/dhcpcd-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1579240377 -SHA256 (dhcpcd-27d704b.tar.xz) = 3c84bee8cc65103c3aaf0d767a1ef293b508296f23cb9a88fe1ca986023cd37e -SIZE (dhcpcd-27d704b.tar.xz) = 241448 +TIMESTAMP = 1579307880 +SHA256 (dhcpcd-52d192b.tar.xz) = 46b883d55468cee9f0269f3a1aed8919f01ced8ef9cb19fd4053e8de3c62bb0a +SIZE (dhcpcd-52d192b.tar.xz) = 241780 |