From 77fbf7cbce6340a37c8b55bc5dec59aa7207194a Mon Sep 17 00:00:00 2001 From: OscarL Date: Wed, 31 Dec 2025 08:31:37 -0300 Subject: [PATCH] libpcap: update to version 1.10.6. (#13551) --- .../libpcap/{libpcap-1.10.5.recipe => libpcap-1.10.6.recipe} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename net-libs/libpcap/{libpcap-1.10.5.recipe => libpcap-1.10.6.recipe} (95%) diff --git a/net-libs/libpcap/libpcap-1.10.5.recipe b/net-libs/libpcap/libpcap-1.10.6.recipe similarity index 95% rename from net-libs/libpcap/libpcap-1.10.5.recipe rename to net-libs/libpcap/libpcap-1.10.6.recipe index 958ecc904..c40c710bd 100644 --- a/net-libs/libpcap/libpcap-1.10.5.recipe +++ b/net-libs/libpcap/libpcap-1.10.6.recipe @@ -22,9 +22,9 @@ COPYRIGHT="1988-1998 The Regents of the University of California 2009 Felix Obenhuber 2014 Michal Labedzki for Tieto Corporation" LICENSE="BSD (3-clause)" -REVISION="2" +REVISION="1" SOURCE_URI="http://www.tcpdump.org/release/libpcap-$portVersion.tar.xz" -CHECKSUM_SHA256="84fa89ac6d303028c1c5b754abff77224f45eca0a94eb1a34ff0aa9ceece3925" +CHECKSUM_SHA256="ec97d1206bdd19cb6bdd043eaa9f0037aa732262ec68e070fd7c7b5f834d5dfc" ARCHITECTURES="all !x86_gcc2" SECONDARY_ARCHITECTURES="x86"