mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-11 09:33:50 +02:00
rebar3: update to 3.9.0.
This commit is contained in:
parent
af36d33dc4
commit
673bf5b4c3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'rebar3'
|
||||
pkgname=rebar3
|
||||
version=3.8.0
|
||||
version=3.9.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
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=fc4d08037d39bcc651a4a749f8a5b1a10b2205527df834c2aee8f60725c3f431
|
||||
checksum=9ea73ce4e60ad4b3108641eae73b4098fadb510142e672ad8e3a793f57e9f992
|
||||
|
||||
do_build() {
|
||||
./bootstrap
|
||||
|
|
Loading…
Add table
Reference in a new issue