diff options
author | Ben Woods <woodsb02@FreeBSD.org> | 2019-11-29 07:16:49 +0800 |
---|---|---|
committer | Ben Woods <woodsb02@FreeBSD.org> | 2019-11-29 07:16:49 +0800 |
commit | 6fd8b3fc636ea9324dd48c7da7667bcd9d310dbd (patch) | |
tree | eebfe0fcd95b273f8a1c2c9542f79ccc174856ce | |
parent | 89a7d45c0ab6d218e11af94d6104398925731f7a (diff) | |
download | freebsd-ports-gnome-6fd8b3fc636ea9324dd48c7da7667bcd9d310dbd.tar.gz freebsd-ports-gnome-6fd8b3fc636ea9324dd48c7da7667bcd9d310dbd.tar.zst freebsd-ports-gnome-6fd8b3fc636ea9324dd48c7da7667bcd9d310dbd.zip |
net/dhcpcd: Update to 8.1.2
Changes list release:
https://roy.marples.name/archives/dhcpcd-discuss/0002690.html
-rw-r--r-- | net/dhcpcd/Makefile | 2 | ||||
-rw-r--r-- | net/dhcpcd/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/dhcpcd/Makefile b/net/dhcpcd/Makefile index aaabde6c2ada..d95092c9b4ad 100644 --- a/net/dhcpcd/Makefile +++ b/net/dhcpcd/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= dhcpcd -PORTVERSION= 8.1.1 +PORTVERSION= 8.1.2 CATEGORIES= net MASTER_SITES= https://roy.marples.name/downloads/dhcpcd/ \ https://cflags.cc/roy/dhcpcd/ diff --git a/net/dhcpcd/distinfo b/net/dhcpcd/distinfo index 2d1e69b46719..cc3ae6f9daad 100644 --- a/net/dhcpcd/distinfo +++ b/net/dhcpcd/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1571266938 -SHA256 (dhcpcd-8.1.1.tar.xz) = 485d308fe10febd36b6f936e4260e4ab34a146e4f00a9f7a5509c4377ad5ea82 -SIZE (dhcpcd-8.1.1.tar.xz) = 227088 +TIMESTAMP = 1574982885 +SHA256 (dhcpcd-8.1.2.tar.xz) = cbd3e7ab1584a5a3a49d863376fa138e5fa388397a3e27d2b35bb81a2e8c35ad +SIZE (dhcpcd-8.1.2.tar.xz) = 228736 |