net-snmp:ver. bump

This commit is contained in:
Rmys
2020-01-27 19:14:08 +03:00
parent bcca7dd12d
commit ae06386353
+9 -2
View File
@@ -13,7 +13,7 @@
<IsA>app:console</IsA>
<Summary>A collection of SNMP protocol tools and libraries</Summary>
<Description>Simple Network Management Protocol (SNMP) is a widely used protocol for monitoring the health and welfare of network equipment (eg. routers), computer equipment and even devices like UPSs. Net-SNMP is a suite of applications used to implement SNMP v1, SNMP v2c and SNMP v3 using both IPv4 and IPv6.</Description>
<Archive sha1sum="97dc25077257680815de44e34128d365c76bd839" type="targz">http://downloads.sourceforge.net/net-snmp/net-snmp-5.7.3.tar.gz</Archive>
<Archive sha1sum="78f70731df9dcdb13fe8f60eb7d80d7583da4d2c" type="targz">https://sourceforge.net/projects/net-snmp/files/net-snmp/5.8/net-snmp-5.8.tar.gz/download</Archive>
<BuildDependencies>
<Dependency>libnl-devel</Dependency>
<Dependency>python-setuptools</Dependency>
@@ -25,7 +25,7 @@
</BuildDependencies>
<Patches>
<Patch>locale.patch</Patch>
<Patch>net-snmp-5.7.3-perl-5.24.patch</Patch>
<!-- <Patch>net-snmp-5.7.3-perl-5.24.patch</Patch> -->
</Patches>
</Source>
@@ -93,6 +93,13 @@
</Package>
<History>
<Update release="5">
<Date>2020-01-27</Date>
<Version>5.8</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="4">
<Date>2018-07-31</Date>
<Version>5.7.3</Version>