mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
elixir: update to 1.9.2.
This commit is contained in:
parent
59c5ad0b01
commit
095395ef09
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'elixir'
|
# Template file for 'elixir'
|
||||||
pkgname=elixir
|
pkgname=elixir
|
||||||
version=1.9.1
|
version=1.9.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_check_target="test"
|
make_check_target="test"
|
||||||
|
@ -12,4 +12,4 @@ maintainer="Duncaen <duncaen@voidlinux.org>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="http://elixir-lang.org/"
|
homepage="http://elixir-lang.org/"
|
||||||
distfiles="https://github.com/elixir-lang/elixir/archive/v${version}.tar.gz"
|
distfiles="https://github.com/elixir-lang/elixir/archive/v${version}.tar.gz"
|
||||||
checksum=94daa716abbd4493405fb2032514195077ac7bc73dc2999922f13c7d8ea58777
|
checksum=02aaa3ffd21f9cf51aceb3aa5a5bc2c1e2636b1611867e44f19693dcf856e25c
|
||||||
|
|
Loading…
Add table
Reference in a new issue