elixir: update to 1.10.4.
This commit is contained in:
parent
69daf14b72
commit
cc75a9d8a6
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'elixir'
|
||||
pkgname=elixir
|
||||
version=1.10.3
|
||||
version=1.10.4
|
||||
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=f3035fc5fdade35c3592a5fa7c8ee1aadb736f565c46b74b68ed7828b3ee1897
|
||||
checksum=8518c78f43fe36315dbe0d623823c2c1b7a025c114f3f4adbb48e04ef63f1d9f
|
||||
|
|
Loading…
Reference in a new issue