erlang: update to 23.0.4.

This commit is contained in:
Leah Neukirchen 2020-09-12 14:35:06 +02:00
parent b46a0ed77a
commit 4df456480c

View file

@ -1,6 +1,6 @@
# Template file for 'erlang'
pkgname=erlang
version=23.0.3
version=23.0.4
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=ed3c25742a2b76407dbb83d40cb95211caad5ab0969681f585a674e2e54840ac
checksum=29e92db80229ec7903f93e5b152c7ca721cc44b58519199ea60b8e0d583faf93
subpackages="erlang-doc"
if [ -z "$CROSS_BUILD" ]; then