rebar3: update to 3.9.1.
This commit is contained in:
parent
0a2700d232
commit
473650c5ba
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'rebar3'
|
||||
pkgname=rebar3
|
||||
version=3.9.0
|
||||
version=3.9.1
|
||||
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=9ea73ce4e60ad4b3108641eae73b4098fadb510142e672ad8e3a793f57e9f992
|
||||
checksum=b7330a67a8cb5d6fb3b53a3246208b7c2b248546bcf62ef71a9a27b1d541c2d8
|
||||
|
||||
do_build() {
|
||||
./bootstrap
|
||||
|
|
Loading…
Reference in a new issue