elixir: update to 1.10.1.
This commit is contained in:
parent
013749f78c
commit
1265d24fde
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'elixir'
|
||||
pkgname=elixir
|
||||
version=1.10.0
|
||||
version=1.10.1
|
||||
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=6f0d35acfcbede5ef7dced3e37f016fd122c2779000ca9dcaf92975b220737b7
|
||||
checksum=bf10dc5cb084382384d69cc26b4f670a3eb0a97a6491182f4dcf540457f06c07
|
||||
|
|
Loading…
Reference in a new issue