mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
rebar3: update to 3.14.4.
This commit is contained in:
parent
bbab04b6bd
commit
2b496afad7
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.14.1
|
version=3.14.4
|
||||||
revision=1
|
revision=1
|
||||||
hostmakedepends=erlang
|
hostmakedepends=erlang
|
||||||
depends="erlang>=22"
|
depends="erlang>=22"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Noel Cower <ncower@nil.dev>"
|
||||||
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=b01275b6cbdb354dcf9ed686fce2b5f9dfdd58972ded9e970e31b9215a8521f2
|
checksum=8d78ed53209682899d777ee9443b26b39c9bf96c8b081fe94b3dd6693077cb9a
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
./bootstrap
|
./bootstrap
|
||||||
|
|
Loading…
Add table
Reference in a new issue