net-snmp: update to 5.9.1 and addon (109)

update 5.9 (2020-08-15) to 5.9.1 (2021-05-26)

5.9.1:
- General: Many bug fixes

log:
- https://github.com/net-snmp/net-snmp/compare/v5.9...v5.9.1
This commit is contained in:
heitbaum 2021-05-26 14:44:19 +00:00
parent ef9b52dec2
commit b413fd1c82
2 changed files with 6 additions and 3 deletions

View File

@ -1,3 +1,6 @@
109
- update to 5.9.1
108
- Migrate strings.xml to strings.po

View File

@ -2,9 +2,9 @@
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="net-snmp"
PKG_VERSION="5.9"
PKG_SHA256="04303a66f85d6d8b16d3cc53bde50428877c82ab524e17591dfceaeb94df6071"
PKG_REV="108"
PKG_VERSION="5.9.1"
PKG_SHA256="eb7fd4a44de6cddbffd9a92a85ad1309e5c1054fb9d5a7dd93079c8953f48c3f"
PKG_REV="109"
PKG_ARCH="any"
PKG_LICENSE="BSD"
PKG_SITE="http://www.net-snmp.org"