elixir: update to 1.8.2.
This commit is contained in:
parent
4db8fbf08a
commit
2727eda0e5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'elixir'
|
||||
pkgname=elixir
|
||||
version=1.8.1
|
||||
version=1.8.2
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_check_target="test"
|
||||
|
@ -12,4 +12,4 @@ maintainer="Duncaen <duncaen@voidlinux.org>"
|
|||
license="Apache-2.0"
|
||||
homepage="http://elixir-lang.org/"
|
||||
distfiles="https://github.com/elixir-lang/elixir/archive/v${version}.tar.gz"
|
||||
checksum=de8c636ea999392496ccd9a204ccccbc8cb7f417d948fd12692cda2bd02d9822
|
||||
checksum=cf9bf0b2d92bc4671431e3fe1d1b0a0e5125f1a942cc4fdf7914b74f04efb835
|
||||
|
|
Loading…
Reference in a new issue