erlang: update to 22.3.3.

This commit is contained in:
Leah Neukirchen 2020-05-07 10:54:17 +02:00
parent b7d8b48171
commit fc3d2c56d7

View file

@ -1,6 +1,6 @@
# Template file for 'erlang'
pkgname=erlang
version=22.3
version=22.3.3
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=886e6dbe1e4823c7e8d9c9c1ba8315075a1a9f7717f5a1eaf3b98345ca6c798e
checksum=58ef3623cad5f490fdc0719514fe1a9626c8b177a4fb8fa25b5bec0216693eb9
subpackages="erlang-doc"
if [ -z "$CROSS_BUILD" ]; then