erlang: update to 22.1.1.

This commit is contained in:
Leah Neukirchen 2019-09-28 20:36:47 +02:00
parent 17e5e4e9fe
commit 88a43182a7

View file

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