elixir: update to 1.10.3.
This commit is contained in:
parent
da3dd621b6
commit
dd26573502
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'elixir'
|
# Template file for 'elixir'
|
||||||
pkgname=elixir
|
pkgname=elixir
|
||||||
version=1.10.2
|
version=1.10.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_check_target="test"
|
make_check_target="test"
|
||||||
|
@ -13,4 +13,4 @@ license="Apache-2.0"
|
||||||
homepage="http://elixir-lang.org/"
|
homepage="http://elixir-lang.org/"
|
||||||
changelog="https://github.com/elixir-lang/elixir/raw/v1.9/CHANGELOG.md"
|
changelog="https://github.com/elixir-lang/elixir/raw/v1.9/CHANGELOG.md"
|
||||||
distfiles="https://github.com/elixir-lang/elixir/archive/v${version}.tar.gz"
|
distfiles="https://github.com/elixir-lang/elixir/archive/v${version}.tar.gz"
|
||||||
checksum=5adffcf4389aa82fcfbc84324ebbfa095fc657a0e15b2b055fc05184f96b2d50
|
checksum=f3035fc5fdade35c3592a5fa7c8ee1aadb736f565c46b74b68ed7828b3ee1897
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue