network analyzer * ver. vump

This commit is contained in:
Rmys
2021-07-02 18:05:40 +03:00
committed by GitHub
parent 32433285e1
commit 2fddc08e71
5 changed files with 37 additions and 4 deletions
+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="04d6e619defad5bb17af15f6d2304e79b649786c" type="targz">http://www.tcpdump.org/release/libpcap-1.9.1.tar.gz</Archive>
<Archive sha1sum="4343528176e0402cce807a09a97191069a1e3dd9" type="targz">http://www.tcpdump.org/release/libpcap-1.10.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>bluez-libs-devel</Dependency>
<!--<Dependency>libnl-devel</Dependency>-->
@@ -56,6 +56,13 @@
</Package>
<History>
<Update release="7">
<Date>2021-07-02</Date>
<Version>1.10.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="6">
<Date>2020-02-01</Date>
<Version>1.9.1</Version>