libpcap ver. bump

This commit is contained in:
Rmys
2023-01-13 15:48:39 +03:00
parent cbd58ec6c2
commit 6b46fb35fb
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<Summary>A system-independent library for user-level network packet capture</Summary>
<Description>libpcap (Packet CAPture) provides a portable framework for low-level network monitoring. Applications include network statistics collection, security monitoring, network debugging, etc.</Description>
<Archive sha1sum="4343528176e0402cce807a09a97191069a1e3dd9" type="targz">http://www.tcpdump.org/release/libpcap-1.10.1.tar.gz</Archive>
<Archive sha1sum="8c4bb621b044f01f060b68eb63ed0515780dca19" type="targz">http://www.tcpdump.org/release/libpcap-1.10.3.tar.gz</Archive>
<BuildDependencies>
<Dependency>bluez-libs-devel</Dependency>
<!--<Dependency>libnl-devel</Dependency>-->
@@ -56,6 +56,13 @@
</Package>
<History>
<Update release="8">
<Date>2023-01-13</Date>
<Version>1.10.3</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="7">
<Date>2021-07-02</Date>
<Version>1.10.1</Version>