From 673bf5b4c3e38f18d6bd0f8afbebdcfa0cb3eac3 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Sat, 9 Feb 2019 20:02:00 -0200 Subject: [PATCH] rebar3: update to 3.9.0. --- srcpkgs/rebar3/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/rebar3/template b/srcpkgs/rebar3/template index 5b716e620ef..66f05ce1b8e 100644 --- a/srcpkgs/rebar3/template +++ b/srcpkgs/rebar3/template @@ -1,6 +1,6 @@ # Template file for 'rebar3' pkgname=rebar3 -version=3.8.0 +version=3.9.0 revision=1 noarch=yes hostmakedepends=erlang @@ -10,7 +10,7 @@ maintainer="Noel Cower " license="Apache-2.0" homepage="https://www.rebar3.org/" distfiles="https://github.com/erlang/rebar3/archive/${version}.tar.gz" -checksum=fc4d08037d39bcc651a4a749f8a5b1a10b2205527df834c2aee8f60725c3f431 +checksum=9ea73ce4e60ad4b3108641eae73b4098fadb510142e672ad8e3a793f57e9f992 do_build() { ./bootstrap