elixir: update to 1.12.2.
This commit is contained in:
parent
5fef3e7f84
commit
971c3e799d
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'elixir'
|
||||
pkgname=elixir
|
||||
version=1.12.1
|
||||
revision=2
|
||||
version=1.12.2
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_check_target="test"
|
||||
hostmakedepends="erlang"
|
||||
|
@ -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=96167d614b9c483efc54bd7898c3eea4768569a77dd8892ada85d7800d5e3ea4
|
||||
checksum=701006d1279225fc42f15c8d3f39906db127ddcc95373d34d8d160993356b15c
|
||||
|
|
Loading…
Reference in New Issue