mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-17 14:47:03 +02:00
elixir: update to 1.9.4.
This commit is contained in:
parent
59af901111
commit
954987ac4c
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'elixir'
|
||||
pkgname=elixir
|
||||
version=1.9.2
|
||||
version=1.9.4
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_check_target="test"
|
||||
|
@ -11,5 +11,6 @@ short_desc="Functional, concurrent, general-purpose programming language"
|
|||
maintainer="Duncaen <duncaen@voidlinux.org>"
|
||||
license="Apache-2.0"
|
||||
homepage="http://elixir-lang.org/"
|
||||
changelog="https://github.com/elixir-lang/elixir/raw/v1.9/CHANGELOG.md"
|
||||
distfiles="https://github.com/elixir-lang/elixir/archive/v${version}.tar.gz"
|
||||
checksum=02aaa3ffd21f9cf51aceb3aa5a5bc2c1e2636b1611867e44f19693dcf856e25c
|
||||
checksum=f3465d8a8e386f3e74831bf9594ee39e6dfde6aa430fe9260844cfe46aa10139
|
||||
|
|
Loading…
Add table
Reference in a new issue