rebar3: update to 3.10.0.
This commit is contained in:
parent
48460f79fc
commit
77d924584c
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.9.1
|
version=3.10.0
|
||||||
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=b7330a67a8cb5d6fb3b53a3246208b7c2b248546bcf62ef71a9a27b1d541c2d8
|
checksum=656b4a0bd75f340173e67a33c92e4d422b5ccf054f93ba35a9d780b545ee827e
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
./bootstrap
|
./bootstrap
|
||||||
|
|
Loading…
Reference in a new issue