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