File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11# Template file for 'elixir'
22pkgname=elixir
3- version=1.18 .4
4- revision=2
3+ version=1.19 .4
4+ revision=1
55build_style=gnu-makefile
66make_check_target="test_erlang test_elixir"
77hostmakedepends="erlang"
8- depends="erlang>=24 "
8+ depends="erlang>=26 "
99checkdepends="git"
1010short_desc="Functional, concurrent, general-purpose programming language"
1111maintainer="Duncaen <
[email protected] >"
1212license="Apache-2.0"
1313homepage="https://elixir-lang.org/"
1414changelog="https://raw.githubusercontent.com/elixir-lang/elixir/v${version%.*}/CHANGELOG.md"
1515distfiles="https://github.com/elixir-lang/elixir/archive/v${version}.tar.gz"
16- checksum=8e136c0a92160cdad8daa74560e0e9c6810486bd232fbce1709d40fcc426b5e0
16+ checksum=a2df9d5411fc53d97ec17c069765c8fb781f8dc36c4e06ec1cd4b189340d364b
1717
1818do_check() {
1919 ERL_EPMD_PORT=5369 make ${make_check_target}
You can’t perform that action at this time.
0 commit comments