mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
elixir: update to 1.6.3.
This commit is contained in:
parent
fb45364e7b
commit
6e5e9b9888
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.6.2
|
version=1.6.3
|
||||||
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.eu>"
|
||||||
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=64779258e60ddf220fde75c9d972c00ff7760cbd0edbe555c93e3f892f8b0726
|
checksum=21c249501f4cceeb3c38cbff51afe0bb0623379c3bfd27ee88f8f77eab0dc209
|
||||||
|
|
Loading…
Add table
Reference in a new issue