X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=toolchain%2Fgcc%2Fcommon.mk;h=dcc79133ea3fd42570058413ff74396a507a338e;hb=df47decd60808d099e663b32f60795f629ee81e3;hp=677fb2538181812e8b4cf46176b2f35306c9da00;hpb=4a57e786a1e0ed4e3d600370b0bc86db33daf3cc;p=openwrt%2Fstaging%2Fnbd.git diff --git a/toolchain/gcc/common.mk b/toolchain/gcc/common.mk index 677fb25381..dcc79133ea 100644 --- a/toolchain/gcc/common.mk +++ b/toolchain/gcc/common.mk @@ -37,8 +37,8 @@ ifeq ($(PKG_VERSION),12.3.0) PKG_HASH:=949a5d4f99e786421a93b532b22ffab5578de7321369975b91aec97adfda8c3b endif -ifeq ($(PKG_VERSION),13.1.0) - PKG_HASH:=61d684f0aa5e76ac6585ad8898a2427aade8979ed5e7f85492286c4dfc13ee86 +ifeq ($(PKG_VERSION),13.2.0) + PKG_HASH:=e275e76442a6067341a27f04c5c6b83d8613144004c0413528863dc6b5c743da endif PATCH_DIR=../patches-$(GCC_MAJOR_VERSION).x