erlang: update to 23.0.3.

This commit is contained in:
Leah Neukirchen 2020-07-22 17:00:46 +02:00
parent df69159521
commit 289c340022

View file

@ -1,7 +1,7 @@
# Template file for 'erlang'
pkgname=erlang
version=23.0.2
revision=2
version=23.0.3
revision=1
create_wrksrc=yes
build_wrksrc="otp-OTP-${version}"
build_style=gnu-configure
@ -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=6bab92d1a1b20cc319cd845c23db3611cc99f8c99a610d117578262e3c108af3
checksum=ed3c25742a2b76407dbb83d40cb95211caad5ab0969681f585a674e2e54840ac
subpackages="erlang-doc"
if [ -z "$CROSS_BUILD" ]; then