rebar3: update to 3.9.0.
This commit is contained in:
parent
af36d33dc4
commit
673bf5b4c3
@ -1,6 +1,6 @@
|
|||||||
# Template file for 'rebar3'
|
# Template file for 'rebar3'
|
||||||
pkgname=rebar3
|
pkgname=rebar3
|
||||||
version=3.8.0
|
version=3.9.0
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
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=fc4d08037d39bcc651a4a749f8a5b1a10b2205527df834c2aee8f60725c3f431
|
checksum=9ea73ce4e60ad4b3108641eae73b4098fadb510142e672ad8e3a793f57e9f992
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
./bootstrap
|
./bootstrap
|
||||||
|
Loading…
x
Reference in New Issue
Block a user