elixir: update to 1.12.1.
This commit is contained in:
parent
7c61361f05
commit
176a20fcd8
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'elixir'
|
||||
pkgname=elixir
|
||||
version=1.11.4
|
||||
version=1.12.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://raw.githubusercontent.com/elixir-lang/elixir/v${version%.*}/CHANGELOG.md"
|
||||
distfiles="https://github.com/elixir-lang/elixir/archive/v${version}.tar.gz"
|
||||
checksum=85c7118a0db6007507313db5bddf370216d9394ed7911fe80f21e2fbf7f54d29
|
||||
checksum=96167d614b9c483efc54bd7898c3eea4768569a77dd8892ada85d7800d5e3ea4
|
||||
|
|
Loading…
Reference in New Issue