From 09159f48dfa31a65074498b77e47f6b9035b81fb Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Sat, 3 Oct 2020 14:19:54 +0200 Subject: [PATCH] erlang: update to 23.1.1. --- srcpkgs/erlang/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/erlang/template b/srcpkgs/erlang/template index 23e199fc755..4451edd900c 100644 --- a/srcpkgs/erlang/template +++ b/srcpkgs/erlang/template @@ -1,6 +1,6 @@ # Template file for 'erlang' pkgname=erlang -version=23.1 +version=23.1.1 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=3591903503ea70be3ef1e42abc7a3e1f8af90f2c8989506bf9832175f091e6e5 +checksum=8094484d94bce21d76f3a6c6137098839e7bc121e170c08b472f980296684ac9 subpackages="erlang-doc" if [ -z "$CROSS_BUILD" ]; then