erlang: update to 22.0.4.

This commit is contained in:
Leah Neukirchen 2019-06-19 17:23:40 +02:00
parent 95c09a1311
commit 152b5c92a0

View File

@ -1,7 +1,7 @@
# Template file for 'erlang'
pkgname=erlang
version=22.0.3
revision=2
version=22.0.4
revision=1
create_wrksrc=yes
build_wrksrc="otp-OTP-${version}"
build_style=gnu-configure
@ -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=b8594588992ef44b141a17f7fe621872d211ce3c083dabfcc65eb4585d3dab38
checksum=71b2fe49ed5ac386ebc189dd2e5f4b95b11b4427936be0e3c5695a903ea9ffcd
build_options="x11"