lsof-4.98.0

This commit is contained in:
Rmys
2023-01-27 09:57:43 +03:00
committed by GitHub
parent f12b81d194
commit 10be899a02
+9 -2
View File
@@ -1,5 +1,5 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>lsof</Name>
@@ -12,7 +12,7 @@
<IsA>app:console</IsA>
<Summary>Lists open files for running Unix processes</Summary>
<Description>lsof is a Unix-specific diagnostic tool. Its name stands for LiSt Open Files, and it does just that. It lists information about any files that are open by processes currently running on the system. It can also list communications open by each process.</Description>
<Archive sha1sum="b3953287c7c2aaa8784b0caf591ede4a37cf03e4" type="targz">https://github.com/lsof-org/lsof/archive/refs/tags/4.96.3.tar.gz</Archive>
<Archive sha1sum="930a976a929a9adad218574631ea9ad5bc8e385e" type="targz">https://github.com/lsof-org/lsof/archive/refs/tags/4.98.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>libtirpc-devel</Dependency>
</BuildDependencies>
@@ -37,6 +37,13 @@
</Package>
<History>
<Update release="7">
<Date>2023-01-27</Date>
<Version>4.98.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="6">
<Date>2022-09-20</Date>
<Version>4.96.3</Version>