package/mdio-tools: bump version to 1.3.0
Kernel 6.3 has split the C22 and C45 MDIO support and mdio-tools needed to be adapted to that. So, now that new release with support for kernel 6.3 and later is available lets update to it. Signed-off-by: Robert Marko <robimarko@gmail.com> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
This commit is contained in:
parent
abd0b56294
commit
d6dec8df06
@ -1,3 +1,3 @@
|
||||
# Locally computed
|
||||
sha256 c5e17431c62392f6c1da1ba4fb0a6f5918521509a377af74485851f93ff2a106 mdio-tools-1.2.0.tar.gz
|
||||
sha256 d2ab71d92173053af41d754e9c229e1ead768b9f8b7f4947b3b87b84c4c5e360 mdio-tools-1.3.0.tar.gz
|
||||
sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643 COPYING
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
MDIO_TOOLS_VERSION = 1.2.0
|
||||
MDIO_TOOLS_VERSION = 1.3.0
|
||||
MDIO_TOOLS_SITE = https://github.com/wkz/mdio-tools/releases/download/$(MDIO_TOOLS_VERSION)
|
||||
MDIO_TOOLS_LICENSE = GPL-2.0
|
||||
MDIO_TOOLS_LICENSE_FILES = COPYING
|
||||
|
Loading…
Reference in New Issue
Block a user