Merge pull request #7547 from Rmys/master

lsof:ver. bump
This commit is contained in:
Rmys
2020-01-14 19:18:51 +03:00
committed by GitHub
+8 -1
View File
@@ -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="6e5f875863091db32212324f669f110e2365b617" type="tar">http://source.pisilinux.org/1.0/lsof_4.84_src.tar</Archive>
<Archive sha1sum="4fee7d38e48e621a92d35159a49ae0649784d2df" type="tar">https://sourceforge.net/projects/pisilinux/files/source/lsof_4.91_src.tar/download</Archive>
<!-- This got in
<Patches>
<Patch level="1">lsof_4.81-threads.patch</Patch>
@@ -31,6 +31,13 @@
</Package>
<History>
<Update release="5">
<Date>2020-01-14</Date>
<Version>4.91</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="4">
<Date>2018-07-25</Date>
<Version>4.84</Version>