erlang: update to 24.3.4.1.

This commit is contained in:
Leah Neukirchen 2022-06-10 15:43:17 +02:00
parent 86df75a26a
commit f96977cf0c

View file

@ -1,7 +1,7 @@
# Template file for 'erlang' # Template file for 'erlang'
pkgname=erlang pkgname=erlang
version=24.3.4 version=24.3.4.1
revision=2 revision=1
create_wrksrc=yes create_wrksrc=yes
build_wrksrc="otp-OTP-${version}" build_wrksrc="otp-OTP-${version}"
build_style=gnu-configure build_style=gnu-configure
@ -14,7 +14,7 @@ license="Apache-2.0"
homepage="http://www.erlang.org/" homepage="http://www.erlang.org/"
changelog="https://github.com/erlang/otp/releases" changelog="https://github.com/erlang/otp/releases"
distfiles="https://github.com/erlang/otp/archive/OTP-${version}.tar.gz" distfiles="https://github.com/erlang/otp/archive/OTP-${version}.tar.gz"
checksum=e59bedbb871af52244ca5284fd0a572d52128abd4decf4347fe2aef047b65c58 checksum=98363e5489356ed4fb3616e44d430b3daf5bb286be800d1c331fba8ef35ca3a0
subpackages="erlang-doc" subpackages="erlang-doc"
if [ -z "$CROSS_BUILD" ]; then if [ -z "$CROSS_BUILD" ]; then