X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=toolchain%2Fgcc%2Fcommon.mk;fp=toolchain%2Fgcc%2Fcommon.mk;h=677fb2538181812e8b4cf46176b2f35306c9da00;hp=ebe4b484cfd62fc31d37e6afb9af43ac8345998d;hb=8d2ab0fac666b9d2f39f517594b414466ff85818;hpb=7890dd75adc6bf202e8b9841f361dde2f7b5e6fb diff --git a/toolchain/gcc/common.mk b/toolchain/gcc/common.mk index ebe4b484cf..677fb25381 100644 --- a/toolchain/gcc/common.mk +++ b/toolchain/gcc/common.mk @@ -33,8 +33,8 @@ ifeq ($(PKG_VERSION),11.3.0) PKG_HASH:=b47cf2818691f5b1e21df2bb38c795fac2cfbd640ede2d0a5e1c89e338a3ac39 endif -ifeq ($(PKG_VERSION),12.2.0) - PKG_HASH:=e549cf9cf3594a00e27b6589d4322d70e0720cdd213f39beb4181e06926230ff +ifeq ($(PKG_VERSION),12.3.0) + PKG_HASH:=949a5d4f99e786421a93b532b22ffab5578de7321369975b91aec97adfda8c3b endif ifeq ($(PKG_VERSION),13.1.0)