rebar3: update to 3.13.0.
This commit is contained in:
parent
45690f8663
commit
e7c59f9aa3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'rebar3'
|
||||
pkgname=rebar3
|
||||
version=3.12.0
|
||||
version=3.13.0
|
||||
revision=1
|
||||
archs=noarch
|
||||
hostmakedepends=erlang
|
||||
|
@ -10,7 +10,7 @@ maintainer="Noel Cower <ncower@gmail.com>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://www.rebar3.org/"
|
||||
distfiles="https://github.com/erlang/rebar3/archive/${version}.tar.gz"
|
||||
checksum=8ac45498f03e293bc6342ec431888f9a81a4fb9e1177a69965238d127c00a79e
|
||||
checksum=49ecf89d04676d077712a10d8252bbda73998a3badf8b342481530fbc685a123
|
||||
|
||||
do_build() {
|
||||
./bootstrap
|
||||
|
|
Loading…
Reference in a new issue