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