erlang: update to 22.0.2.

This commit is contained in:
Noel Cower 2019-06-04 12:47:19 -07:00 committed by Johannes
parent ddf0d5015c
commit b3bfbaa2d3

View file

@ -1,6 +1,6 @@
# Template file for 'erlang'
pkgname=erlang
version=22.0.1
version=22.0.2
revision=1
create_wrksrc=yes
build_wrksrc="otp-OTP-${version}"
@ -15,7 +15,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=694f133abfca3c7fb8376b223ea484413bcd16b82354f178fba798f37335f163
checksum=7a9869f5da85349ef21bd9fbc8feafe1a1f563504a65924ddb542deeb37af7cd
build_options="x11"