erlang: update to 22.1.2.

This commit is contained in:
Leah Neukirchen 2019-10-09 14:13:28 +02:00
parent 19241574aa
commit 6883642f77
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'erlang'
pkgname=erlang
version=22.1.1
version=22.1.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=9e7e8565a324101ea31fe5f59b8e46f7dabe9b75df9614d24c3abd05885f1773
checksum=e8ba2c0613f8d505431b86411dd950b91f83f3c4777ce9f03bacb4f76133db4b
build_options="x11"