diff --git a/srcpkgs/rebar3/template b/srcpkgs/rebar3/template index 037ad09cf2..99839b0b79 100644 --- a/srcpkgs/rebar3/template +++ b/srcpkgs/rebar3/template @@ -1,7 +1,7 @@ # Template file for 'rebar3' pkgname=rebar3 version=3.14.4 -revision=1 +revision=2 hostmakedepends=erlang depends="erlang>=22" short_desc="Erlang build tool to compile, test, and release applications"