[openwrt/openwrt] bcm27xx-utils: update to latest version

LEDE Commits lede-commits at lists.infradead.org
Sun Mar 16 00:03:46 PDT 2025


noltari pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/6403c2890cfc07e37d70c7cb5cfbc20207b5369d

commit 6403c2890cfc07e37d70c7cb5cfbc20207b5369d
Author: Álvaro Fernández Rojas <noltari at gmail.com>
AuthorDate: Sat Mar 15 11:50:44 2025 +0100

    bcm27xx-utils: update to latest version
    
    Full changelog: https://github.com/raspberrypi/utils/compare/0c02957911da1c661be201236c4f2a2be1778b3e...685afa8c0d6f2310eaefe1b528627a8bf3154ca0
    
    Signed-off-by: Álvaro Fernández Rojas <noltari at gmail.com>
---
 package/utils/bcm27xx-utils/Makefile | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/utils/bcm27xx-utils/Makefile b/package/utils/bcm27xx-utils/Makefile
index 42a7f85688..f1aafd666a 100644
--- a/package/utils/bcm27xx-utils/Makefile
+++ b/package/utils/bcm27xx-utils/Makefile
@@ -3,13 +3,13 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=bcm27xx-utils
-PKG_VERSION:=2024.12.19
+PKG_VERSION:=2025.03.14
 PKG_RELEASE:=1
 
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_URL:=https://github.com/raspberrypi/utils.git
-PKG_SOURCE_VERSION:=0c02957911da1c661be201236c4f2a2be1778b3e
-PKG_MIRROR_HASH:=8bc87c929726a13d3d3e16157033d13f78a1f85d548db131c45c3a4cbdd1e402
+PKG_SOURCE_VERSION:=685afa8c0d6f2310eaefe1b528627a8bf3154ca0
+PKG_MIRROR_HASH:=04528742fc5b55ba31f448a27588a9df707cbcc27823c1d219b7f877dd4ac200
 
 PKG_FLAGS:=nonshared
 PKG_BUILD_FLAGS:=no-lto




More information about the lede-commits mailing list