aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Mingrone <jrm@FreeBSD.org>2023-05-27 01:45:43 +0000
committerJoseph Mingrone <jrm@FreeBSD.org>2023-05-27 15:38:38 +0000
commit270d20ce91c898c532ebaff76bb5b71c8544e928 (patch)
treeb29d25692f7cda59078b36e5ba6357208a528bbf
parentc90901245e9c1816f2a2c2d1e2242b0772f4bd31 (diff)
downloadsrc-270d20ce91c898c532ebaff76bb5b71c8544e928.tar.gz
src-270d20ce91c898c532ebaff76bb5b71c8544e928.zip
libpcap: Update PACKAGE_STRING to 1.10.4
Reviewed by: emaste Fixes: 6f9cba8f8b5e (libpcap: Update to 1.10.3) Fixes: dd744a896be3 (libpcap: Update to 1.10.4) Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D40295
-rw-r--r--lib/libpcap/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libpcap/config.h b/lib/libpcap/config.h
index a0e94c76c8b9..7c823a07c3a4 100644
--- a/lib/libpcap/config.h
+++ b/lib/libpcap/config.h
@@ -184,7 +184,7 @@
#define PACKAGE_NAME "pcap"
/* Define to the full name and version of this package. */
-#define PACKAGE_STRING "pcap 1.9.1"
+#define PACKAGE_STRING "pcap 1.10.4"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "pcap"