]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
toolchain: bump PKG_RELEASE
authorKonstantin Demin <rockdrilla@gmail.com>
Mon, 14 Jul 2025 08:01:54 +0000 (11:01 +0300)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 19 Jul 2025 16:54:05 +0000 (18:54 +0200)
improves c571ac4bdf25 "toolchain: adjust with recent glibc"

Signed-off-by: Konstantin Demin <rockdrilla@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/19404
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
package/libs/toolchain/Makefile

index d26d9ebd4009c723491c106be6c083a96fb414f8..f73004bdddb90be48425d921c249f2da28f531d8 100644 (file)
@@ -7,7 +7,7 @@
 
 include $(TOPDIR)/rules.mk
 PKG_NAME:=toolchain
-PKG_RELEASE:=4
+PKG_RELEASE:=5
 
 PKG_MAINTAINER:=Felix Fietkau <nbd@nbd.name>
 PKG_LICENSE:=GPL-3.0-with-GCC-exception