From e034b99e0445d950223cfbf498bfb7c2eccbda0e Mon Sep 17 00:00:00 2001 From: Konstantin Demin Date: Mon, 14 Jul 2025 11:01:54 +0300 Subject: [PATCH] toolchain: bump PKG_RELEASE improves c571ac4bdf25 "toolchain: adjust with recent glibc" Signed-off-by: Konstantin Demin Link: https://github.com/openwrt/openwrt/pull/19404 Signed-off-by: Hauke Mehrtens --- 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 d26d9ebd400..f73004bdddb 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 PKG_LICENSE:=GPL-3.0-with-GCC-exception