From 11337cf1bf9cc47803e5451ee946877dfcd24f38 Mon Sep 17 00:00:00 2001 From: Mikael Pettersson Date: Fri, 25 Feb 2022 13:22:49 +0100 Subject: [PATCH] rebar3: update to 3.18.0 --- erlang/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/erlang/Makefile b/erlang/Makefile index cb09104..457cc12 100644 --- a/erlang/Makefile +++ b/erlang/Makefile @@ -1,5 +1,5 @@ # Makefile for pdp10-tools/erlang -# Copyright (C) 2018-2021 Mikael Pettersson +# Copyright (C) 2018-2022 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.16.1 +REBAR3_VSN=3.18.0 PROGRAMS=8to9 ar as ld nm od readelf sim