package/mdio-tools: bump to version 1.3.2

adds support for Microchip's paged PHYs.

Release Notes:
https://github.com/wkz/mdio-tools/releases/tag/1.3.2

Signed-off-by: Michael Nosthoff <buildroot@heine.tech>
Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
Michael Nosthoff
2026-05-07 09:15:31 +02:00
committed by Julien Olivain
parent c19e6d80fb
commit 7cca743c4d
2 changed files with 2 additions and 2 deletions

View File

@@ -1,3 +1,3 @@
# Locally computed
sha256 652353ba153fdd8b1d58ded4b90d0639536d705aa5923018e27ea0b78aa8e4fb mdio-tools-1.3.1.tar.gz
sha256 44bb2a15303763ed0fed0941a6f49a89377aa3e905ffcf6542f27da458664bb5 mdio-tools-1.3.2.tar.gz
sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643 COPYING

View File

@@ -4,7 +4,7 @@
#
################################################################################
MDIO_TOOLS_VERSION = 1.3.1
MDIO_TOOLS_VERSION = 1.3.2
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