diff --git a/srcpkgs/elixir/template b/srcpkgs/elixir/template index 2065b1a8b1b..8b3fda6a63e 100644 --- a/srcpkgs/elixir/template +++ b/srcpkgs/elixir/template @@ -1,6 +1,6 @@ # Template file for 'elixir' pkgname=elixir -version=1.15.6 +version=1.15.7 revision=1 build_style=gnu-makefile make_build_args="LIBDIR=lib${XBPS_TARGET_WORDSIZE}" @@ -17,7 +17,7 @@ license="Apache-2.0" homepage="http://elixir-lang.org/" changelog="https://raw.githubusercontent.com/elixir-lang/elixir/v${version%.*}/CHANGELOG.md" distfiles="https://github.com/elixir-lang/elixir/archive/v${version}.tar.gz" -checksum=385fc1958bcf9023a748acf8c42179a0c6123c89744396840bdcd661ee130177 +checksum=78bde2786b395515ae1eaa7d26faa7edfdd6632bfcfcd75bccb6341a18e8798f post_patch() { # XXX: find a better solution