elixir: update to 1.11.4.
This commit is contained in:
parent
24effda602
commit
43ede4f41f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'elixir'
|
||||
pkgname=elixir
|
||||
version=1.11.3
|
||||
version=1.11.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://raw.githubusercontent.com/elixir-lang/elixir/v${version%.*}/CHANGELOG.md"
|
||||
distfiles="https://github.com/elixir-lang/elixir/archive/v${version}.tar.gz"
|
||||
checksum=d961305e893f4fe1a177fa00233762c34598bc62ff88b32dcee8af27e36f0564
|
||||
checksum=85c7118a0db6007507313db5bddf370216d9394ed7911fe80f21e2fbf7f54d29
|
||||
|
|
Loading…
Reference in a new issue