erlang: update to 22.2.2.

This commit is contained in:
Leah Neukirchen 2020-01-15 13:46:31 +01:00
parent 3a2428cfea
commit bead04a1d7
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'erlang'
pkgname=erlang
version=22.2.1
version=22.2.2
revision=1
create_wrksrc=yes
build_wrksrc="otp-OTP-${version}"
@ -13,7 +13,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
license="Apache-2.0"
homepage="http://www.erlang.org/"
distfiles="https://github.com/erlang/otp/archive/OTP-${version}.tar.gz"
checksum=65ab58ce79181895afc66716cc735a0ada4a3b705a525407d7e1d4c5deb95e72
checksum=92df7d22239b09f7580572305c862da1fb030a97cef7631ba060ac51fa3864cc
subpackages="erlang-doc"
if [ -z "$CROSS_BUILD" ]; then