diff options
Diffstat (limited to 'net/wireshark/Makefile')
-rw-r--r-- | net/wireshark/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/wireshark/Makefile b/net/wireshark/Makefile index 5023f6d56f0..f420004be74 100644 --- a/net/wireshark/Makefile +++ b/net/wireshark/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.242 2020/11/12 21:05:20 adam Exp $ +# $NetBSD: Makefile,v 1.243 2020/12/10 12:27:57 adam Exp $ -DISTNAME= wireshark-3.4.0 +DISTNAME= wireshark-3.4.1 CATEGORIES= net MASTER_SITES= https://www.wireshark.org/download/src/ EXTRACT_SUFX= .tar.xz |