From 8fb1f0a4a2f0acc02ae056bf4314dff2d68d7377 Mon Sep 17 00:00:00 2001 From: Mikael Pettersson Date: Sun, 22 Jan 2023 16:35:36 +0100 Subject: [PATCH] rebar3: update to 3.20.0 --- erlang/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/erlang/Makefile b/erlang/Makefile index 457cc12..91242df 100644 --- a/erlang/Makefile +++ b/erlang/Makefile @@ -1,5 +1,5 @@ # Makefile for pdp10-tools/erlang -# Copyright (C) 2018-2022 Mikael Pettersson +# Copyright (C) 2018-2023 Mikael Pettersson # # This file is part of pdp10-tools. # @@ -19,7 +19,7 @@ SHELL=/bin/bash REBAR3=$(shell type -p rebar3 || echo ./rebar3) REBAR3_GIT=https://github.com/erlang/rebar3.git -REBAR3_VSN=3.18.0 +REBAR3_VSN=3.20.0 PROGRAMS=8to9 ar as ld nm od readelf sim