From de08bdab3f0186c4b8fdeabee0f24ea857b5529e Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Thu, 19 Mar 2020 10:23:29 +0100 Subject: [PATCH] erlang: update to 22.3. --- srcpkgs/erlang/template | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/srcpkgs/erlang/template b/srcpkgs/erlang/template index 19588dcfe50..666b0994f46 100644 --- a/srcpkgs/erlang/template +++ b/srcpkgs/erlang/template @@ -1,6 +1,6 @@ # Template file for 'erlang' pkgname=erlang -version=22.2.8 +version=22.3 revision=1 create_wrksrc=yes build_wrksrc="otp-OTP-${version}" @@ -12,8 +12,9 @@ short_desc="Concurrent functional programming language developed by Ericsson" maintainer="Leah Neukirchen " 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=71f73ddd59db521928a0f6c8d4354d6f4e9f4bfbd0b40d321cd5253a6c79b095 +checksum=886e6dbe1e4823c7e8d9c9c1ba8315075a1a9f7717f5a1eaf3b98345ca6c798e subpackages="erlang-doc" if [ -z "$CROSS_BUILD" ]; then