From: Konstantin Demin Date: Mon, 14 Jul 2025 08:01:54 +0000 (+0300) Subject: toolchain: bump PKG_RELEASE X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e034b99e0445d950223cfbf498bfb7c2eccbda0e;p=thirdparty%2Fopenwrt.git 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 --- 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