From 617bbda051ec60994f23c5ab27e17ff15a9b8d37 Mon Sep 17 00:00:00 2001 From: Duncaen Date: Mon, 27 Jan 2020 21:27:37 +0100 Subject: [PATCH] elixir: update to 1.10.0. --- srcpkgs/elixir/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/elixir/template b/srcpkgs/elixir/template index e0b9524363d..d577233b49e 100644 --- a/srcpkgs/elixir/template +++ b/srcpkgs/elixir/template @@ -1,11 +1,11 @@ # Template file for 'elixir' pkgname=elixir -version=1.9.4 +version=1.10.0 revision=1 build_style=gnu-makefile make_check_target="test" hostmakedepends="erlang" -depends="erlang" +depends="erlang>=21" checkdepends="git" short_desc="Functional, concurrent, general-purpose programming language" maintainer="Duncaen " @@ -13,4 +13,4 @@ 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=f3465d8a8e386f3e74831bf9594ee39e6dfde6aa430fe9260844cfe46aa10139 +checksum=6f0d35acfcbede5ef7dced3e37f016fd122c2779000ca9dcaf92975b220737b7