elixir: update to 1.15.6.

This commit is contained in:
Duncaen 2023-09-25 20:55:33 +02:00
parent ad3c9509e7
commit d659ffa27b
No known key found for this signature in database
GPG Key ID: 335C1D17EC3D6E35
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'elixir'
pkgname=elixir
version=1.15.5
version=1.15.6
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=69f6203eded2d5b2d246c807528f896b3d352141c9cf3e095762748d677c7260
checksum=385fc1958bcf9023a748acf8c42179a0c6123c89744396840bdcd661ee130177
post_patch() {
# XXX: find a better solution