elixir: update to 1.13.3.
This commit is contained in:
parent
64b7cff02e
commit
e26f461c63
@ -1,6 +1,6 @@
|
||||
# Template file for 'elixir'
|
||||
pkgname=elixir
|
||||
version=1.13.2
|
||||
version=1.13.3
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_check_target="test"
|
||||
@ -13,7 +13,7 @@ license="Apache-2.0"
|
||||
homepage="http://elixir-lang.org/"
|
||||
changelog="https://raw.githubusercontent.com/elixir-lang/elixir/v${version%.*}/CHANGELOG.md"
|
||||
distfiles="https://github.com/elixir-lang/elixir/archive/v${version}.tar.gz"
|
||||
checksum=03afed42dccf4347c4d3ae2b905134093a3ba2245d0d3098d75009a1d659ed1a
|
||||
checksum=652779f7199f5524e2df1747de0e373d8b9f1d1206df25b2e551cd0ad33f8440
|
||||
|
||||
do_check() {
|
||||
ERL_EPMD_PORT=5369 make ${make_check_target}
|
||||
|
Loading…
Reference in New Issue
Block a user