elixir: update to 1.11.1.
This commit is contained in:
parent
61c17e0790
commit
6772793f55
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'elixir'
|
||||
pkgname=elixir
|
||||
version=1.11.0
|
||||
version=1.11.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=80b02a8973d2a0becacf577f15b202273002ad9c4d9ef55d8910c8d433c99a59
|
||||
checksum=724774eb685b476a42c838ac8247787439913667fe023d2f1ed9c933d08dc57c
|
||||
|
|
Loading…
Reference in a new issue