瀏覽代碼

toolchain: bump PKG_RELEASE

improves c571ac4bdf25 "toolchain: adjust with recent glibc"

Signed-off-by: Konstantin Demin <[email protected]>
Link: https://github.com/openwrt/openwrt/pull/19404
Signed-off-by: Hauke Mehrtens <[email protected]>
Konstantin Demin 5 月之前
父節點
當前提交
e034b99e04
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      package/libs/toolchain/Makefile

+ 1 - 1
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 <[email protected]>
 PKG_LICENSE:=GPL-3.0-with-GCC-exception