openssl rebuild

This commit is contained in:
Rmys
2024-12-28 12:21:22 +03:00
parent c8524ce697
commit 0c10f15bb3
8 changed files with 60 additions and 4 deletions
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>app:console</IsA>
<Summary>A Tool for network monitoring and data acquisition</Summary>
<Description>Tcpdump is a tool to print out (or save to file) the contents of packets on a network interface. It also allows limiting the number of packets collected using expressions.</Description>
<Archive sha1sum="d3af1358de2f7fd9bf061baf237fab2c78a6ed3c" type="targz">https://www.tcpdump.org/release/tcpdump-4.99.1.tar.gz</Archive>
<Archive sha1sum="e97b7030a99be0f508c05ca356a0b7fe5b67c8f8" type="targz">https://www.tcpdump.org/release/tcpdump-4.99.5.tar.gz</Archive>
<BuildDependencies>
<Dependency>libpcap-devel</Dependency>
<Dependency>openssl-devel</Dependency>
@@ -31,6 +31,13 @@
</Files>
</Package>
<History>
<Update release="15">
<Date>2024-12-28</Date>
<Version>4.99.5</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="14">
<Date>2021-08-09</Date>
<Version>4.99.1</Version>