Skip to content

Commit

Permalink
rebar3: update to 3.19.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
ypsvlq committed Jun 30, 2022
1 parent 6920fff commit 6f1221b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions srcpkgs/rebar3/template
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
# Template file for 'rebar3'
pkgname=rebar3
version=3.14.4
revision=2
version=3.19.0
revision=1
hostmakedepends=erlang
depends="erlang>=22"
short_desc="Erlang build tool to compile, test, and release applications"
maintainer="Noel Cower <ncower@nil.dev>"
license="Apache-2.0"
homepage="https://www.rebar3.org/"
distfiles="https://github.com/erlang/rebar3/archive/${version}.tar.gz"
checksum=8d78ed53209682899d777ee9443b26b39c9bf96c8b081fe94b3dd6693077cb9a
checksum=ff9ef42c737480477ebdf0dd9d95ece534a14c96f05edafbf32e9af973280bc3

do_build() {
./bootstrap
Expand Down

0 comments on commit 6f1221b

Please sign in to comment.