Skip to content

Commit

Permalink
rebar3: update to 3.18.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
ypsvlq committed Apr 8, 2022
1 parent 5b8020c commit a14bd14
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.18.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=cce1925d33240d81d0e4d2de2eef3616d4c17b0532ed004274f875e6607d25d2

do_build() {
./bootstrap
Expand Down

0 comments on commit a14bd14

Please sign in to comment.