[openwrt/openwrt] toolchain: bump PKG_RELEASE

LEDE Commits lede-commits at lists.infradead.org
Sat Jul 19 09:54:56 PDT 2025


hauke pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/e034b99e0445d950223cfbf498bfb7c2eccbda0e

commit e034b99e0445d950223cfbf498bfb7c2eccbda0e
Author: Konstantin Demin <rockdrilla at gmail.com>
AuthorDate: Mon Jul 14 11:01:54 2025 +0300

    toolchain: bump PKG_RELEASE
    
    improves c571ac4bdf25 "toolchain: adjust with recent glibc"
    
    Signed-off-by: Konstantin Demin <rockdrilla at gmail.com>
    Link: https://github.com/openwrt/openwrt/pull/19404
    Signed-off-by: Hauke Mehrtens <hauke at hauke-m.de>
---
 package/libs/toolchain/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/libs/toolchain/Makefile b/package/libs/toolchain/Makefile
index d26d9ebd40..f73004bddd 100644
--- a/package/libs/toolchain/Makefile
+++ b/package/libs/toolchain/Makefile
@@ -7,7 +7,7 @@
 
 include $(TOPDIR)/rules.mk
 PKG_NAME:=toolchain
-PKG_RELEASE:=4
+PKG_RELEASE:=5
 
 PKG_MAINTAINER:=Felix Fietkau <nbd at nbd.name>
 PKG_LICENSE:=GPL-3.0-with-GCC-exception




More information about the lede-commits mailing list