Update pspec.xml

This commit is contained in:
Ümit Solmaz
2024-11-30 00:37:13 +03:00
committed by GitHub
parent 53ae218f7b
commit c81d286b47
+9 -2
View File
@@ -13,7 +13,7 @@
<IsA>app:console</IsA> <IsA>app:console</IsA>
<Summary>Utility to examine and tune ethernet-based network interfaces</Summary> <Summary>Utility to examine and tune ethernet-based network interfaces</Summary>
<Description>ethtool is used for querying and changing settings of an ethernet device.</Description> <Description>ethtool is used for querying and changing settings of an ethernet device.</Description>
<Archive sha1sum="b16ecf0ede1635f8a8abac9b8db58b831f408f7b" type="tarxz">https://mirrors.edge.kernel.org/pub/software/network/ethtool/ethtool-5.8.tar.xz</Archive> <Archive sha1sum="deb5080ea35810e62f228cc4ca68c34a18c549e4" type="tarxz">https://mirrors.edge.kernel.org/pub/software/network/ethtool/ethtool-6.11.tar.xz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>libmnl-devel</Dependency> <Dependency>libmnl-devel</Dependency>
</BuildDependencies> </BuildDependencies>
@@ -34,6 +34,13 @@
</Package> </Package>
<History> <History>
<Update release="7">
<Date>2024-11-29</Date>
<Version>6.11</Version>
<Comment>Version bump.</Comment>
<Name>Ümit Solmaz</Name>
<Email>admins@pisilinux.org</Email>
</Update>
<Update release="6"> <Update release="6">
<Date>2020-09-07</Date> <Date>2020-09-07</Date>
<Version>5.8</Version> <Version>5.8</Version>
@@ -77,4 +84,4 @@
<Email>onur@pardus.org.tr</Email> <Email>onur@pardus.org.tr</Email>
</Update> </Update>
</History> </History>
</PISI> </PISI>