erlang: update to 24.1.4.

This commit is contained in:
Leah Neukirchen 2021-11-04 19:26:47 +01:00
parent aa91038d25
commit 41c96a6bbe
1 changed files with 2 additions and 2 deletions

View File

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