erlang: update to 24.3.4.

This commit is contained in:
Leah Neukirchen 2022-05-08 17:12:18 +02:00
parent f0bf25dda1
commit 9d6bc21be2
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'erlang'
pkgname=erlang
version=24.3.2
version=24.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=cdc9cf788d28a492eb6b24881fbd06a0a5c785dc374ad415b3be1db96326583c
checksum=e59bedbb871af52244ca5284fd0a572d52128abd4decf4347fe2aef047b65c58
subpackages="erlang-doc"
if [ -z "$CROSS_BUILD" ]; then