mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-20 16:15:59 +01:00
make-binaries: Bump to OTP 26.2.3, Elixir 1.16.2, Expat 2.6.2
This commit is contained in:
parent
703e98ec45
commit
49ca325845
@ -67,12 +67,12 @@ rel_vsn=$(git describe --tags | sed -e 's/-g.*//' -e 's/-/./' | tr -d '[:space:]
|
|||||||
mix_vsn=$(mix_version "$rel_vsn")
|
mix_vsn=$(mix_version "$rel_vsn")
|
||||||
crosstool_vsn='1.26.0'
|
crosstool_vsn='1.26.0'
|
||||||
termcap_vsn='1.3.1'
|
termcap_vsn='1.3.1'
|
||||||
expat_vsn='2.6.0'
|
expat_vsn='2.6.2'
|
||||||
zlib_vsn='1.3.1'
|
zlib_vsn='1.3.1'
|
||||||
yaml_vsn='0.2.5'
|
yaml_vsn='0.2.5'
|
||||||
ssl_vsn='3.2.1'
|
ssl_vsn='3.2.1'
|
||||||
otp_vsn='26.2.2'
|
otp_vsn='26.2.3'
|
||||||
elixir_vsn='1.16.1'
|
elixir_vsn='1.16.2'
|
||||||
pam_vsn='1.5.2'
|
pam_vsn='1.5.2'
|
||||||
png_vsn='1.6.42'
|
png_vsn='1.6.42'
|
||||||
jpeg_vsn='9f'
|
jpeg_vsn='9f'
|
||||||
|
Loading…
Reference in New Issue
Block a user