mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
elixir: update to 1.11.4.
This commit is contained in:
parent
24effda602
commit
43ede4f41f
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.11.3
|
version=1.11.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_check_target="test"
|
make_check_target="test"
|
||||||
|
@ -13,4 +13,4 @@ license="Apache-2.0"
|
||||||
homepage="http://elixir-lang.org/"
|
homepage="http://elixir-lang.org/"
|
||||||
changelog="https://raw.githubusercontent.com/elixir-lang/elixir/v${version%.*}/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/elixir-lang/elixir/v${version%.*}/CHANGELOG.md"
|
||||||
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=d961305e893f4fe1a177fa00233762c34598bc62ff88b32dcee8af27e36f0564
|
checksum=85c7118a0db6007507313db5bddf370216d9394ed7911fe80f21e2fbf7f54d29
|
||||||
|
|
Loading…
Add table
Reference in a new issue