erlang: update to 23.3.4.

This commit is contained in:
Leah Neukirchen 2021-05-11 22:15:51 +02:00
parent 3820a85e44
commit 8513e79af4

View file

@ -1,6 +1,6 @@
# Template file for 'erlang'
pkgname=erlang
version=23.3.2
version=23.3.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=02443dd42023d0eb73f73dc05f4d3ded7bc4ab59d348041a37a045ba1581b48b
checksum=adc937319227774d53f941f25fa31990f5f89a530f6cb5511d5ea609f9f18ebe
subpackages="erlang-doc"
if [ -z "$CROSS_BUILD" ]; then