elixir: update to 1.10.2.
This commit is contained in:
parent
2028ed0265
commit
b0417eff9a
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'elixir'
|
||||
pkgname=elixir
|
||||
version=1.10.1
|
||||
version=1.10.2
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_check_target="test"
|
||||
|
@ -13,4 +13,4 @@ license="Apache-2.0"
|
|||
homepage="http://elixir-lang.org/"
|
||||
changelog="https://github.com/elixir-lang/elixir/raw/v1.9/CHANGELOG.md"
|
||||
distfiles="https://github.com/elixir-lang/elixir/archive/v${version}.tar.gz"
|
||||
checksum=bf10dc5cb084382384d69cc26b4f670a3eb0a97a6491182f4dcf540457f06c07
|
||||
checksum=5adffcf4389aa82fcfbc84324ebbfa095fc657a0e15b2b055fc05184f96b2d50
|
||||
|
|
Loading…
Reference in New Issue