erlang: update to 23.2.5.

This commit is contained in:
Leah Neukirchen 2021-02-20 18:13:38 +01:00
parent 9848d4e41a
commit 15fb6ee653

View file

@ -1,6 +1,6 @@
# Template file for 'erlang'
pkgname=erlang
version=23.2.4
version=23.2.5
revision=1
create_wrksrc=yes
build_wrksrc="otp-OTP-${version}"
@ -14,7 +14,7 @@ license="Apache-2.0"
homepage="http://www.erlang.org/"
changelog="https://github.com/erlang/otp/releases"
distfiles="https://github.com/erlang/otp/archive/OTP-${version}.tar.gz"
checksum=e72aa084907e0f34f932cf00caa33aba93147b0a7c9c35569d6bd1c402f532de
checksum=00587a60bc97a26060265b201f69dd7059ddd04506f6502e8e78c5f00e1b1db7
subpackages="erlang-doc"
if [ -z "$CROSS_BUILD" ]; then