git: 270d20ce91c8 - main - libpcap: Update PACKAGE_STRING to 1.10.4
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 27 May 2023 15:40:01 UTC
The branch main has been updated by jrm:
URL: https://cgit.FreeBSD.org/src/commit/?id=270d20ce91c898c532ebaff76bb5b71c8544e928
commit 270d20ce91c898c532ebaff76bb5b71c8544e928
Author: Joseph Mingrone <jrm@FreeBSD.org>
AuthorDate: 2023-05-27 01:45:43 +0000
Commit: Joseph Mingrone <jrm@FreeBSD.org>
CommitDate: 2023-05-27 15:38:38 +0000
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
---
lib/libpcap/config.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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"