erlang: update to 22.0.1.

This commit is contained in:
Leah Neukirchen 2019-05-27 18:17:17 +02:00
parent 4ea5145371
commit cff5ef29e8
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'erlang'
pkgname=erlang
version=22.0
version=22.0.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=7efb93a542d66137ba4f38f9734ee7b03adc17d949fac561cca3b2d8f6fafcd2
checksum=694f133abfca3c7fb8376b223ea484413bcd16b82354f178fba798f37335f163
build_options="x11"