From 1248f2bceb94f894285afa2228d11392ce5e92a5 Mon Sep 17 00:00:00 2001 From: John-Mark Bell Date: Thu, 3 Nov 2022 21:19:26 +0000 Subject: arm-riscos-gnueabi: update squeeze Picks up Makefile changes that understand more than arm-unknown-riscos. No functional change, however. --- arm-riscos-gnueabi/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arm-riscos-gnueabi/Makefile b/arm-riscos-gnueabi/Makefile index 74e64c2..6ad2545 100644 --- a/arm-riscos-gnueabi/Makefile +++ b/arm-riscos-gnueabi/Makefile @@ -28,7 +28,7 @@ UPSTREAM_MAKERUN_TARBALL := makerun$(UPSTREAM_MAKERUN_VERSION).tar.gz UPSTREAM_MAKERUN_URI := git://git.netsurf-browser.org/makerun.git # Squeeze -UPSTREAM_SQUEEZE_VERSION := f26ccd6 +UPSTREAM_SQUEEZE_VERSION := d54d441 UPSTREAM_SQUEEZE_TARBALL := squeeze$(UPSTREAM_SQUEEZE_VERSION).tar.gz UPSTREAM_SQUEEZE_URI := git://git.netsurf-browser.org/squeeze.git -- cgit v1.2.3