mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
elixir: update to 1.15.4.
This commit is contained in:
parent
f2866aa1ec
commit
f35603904d
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.15.3
|
version=1.15.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_build_args="LIBDIR=lib${XBPS_TARGET_WORDSIZE}"
|
make_build_args="LIBDIR=lib${XBPS_TARGET_WORDSIZE}"
|
||||||
|
@ -17,7 +17,7 @@ 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=7dc895b09132d344948e05976bfbcdadf0884cda2a26ad4bda095b622d98aeef
|
checksum=302bf8065ab792a88f6c3a0c01a6bb58737be3e4fc2564c8afd418bf9792501c
|
||||||
|
|
||||||
post_patch() {
|
post_patch() {
|
||||||
# XXX: find a better solution
|
# XXX: find a better solution
|
||||||
|
|
Loading…
Add table
Reference in a new issue