erlang: update to 23.0.2.

This commit is contained in:
Leah Neukirchen 2020-05-31 00:19:37 +02:00
parent d81eed821b
commit c46eb39705

View file

@ -1,6 +1,6 @@
# Template file for 'erlang'
pkgname=erlang
version=23.0.1
version=23.0.2
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=25e9d9d4903701e4b86c60b68ac34b4a85f5a5bccfd55fa6a2345f70d84f3de8
checksum=6bab92d1a1b20cc319cd845c23db3611cc99f8c99a610d117578262e3c108af3
subpackages="erlang-doc"
if [ -z "$CROSS_BUILD" ]; then