diff options
Diffstat (limited to 'arm-unknown-riscos/Makefile')
-rw-r--r-- | arm-unknown-riscos/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/arm-unknown-riscos/Makefile b/arm-unknown-riscos/Makefile index dc91498..3d7fd8e 100644 --- a/arm-unknown-riscos/Makefile +++ b/arm-unknown-riscos/Makefile @@ -19,9 +19,9 @@ UPSTREAM_MAKERUN_TARBALL := makerun UPSTREAM_MAKERUN_URI := git://git.netsurf-browser.org/makerun # Squeeze -UPSTREAM_MAKERUN_VERSION := unused -UPSTREAM_MAKERUN_TARBALL := squeeze -UPSTREAM_MAKERUN_URI := git://git.netsurf-browser.org/squeeze +UPSTREAM_SQUEEZE_VERSION := unused +UPSTREAM_SQUEEZE_TARBALL := squeeze +UPSTREAM_SQUEEZE_URI := git://git.netsurf-browser.org/squeeze # Infozip UPSTREAM_INFOZIP_VERSION := 30 |