erlang: update to 22.1.5.

This commit is contained in:
Leah Neukirchen 2019-10-29 14:46:18 +01:00
parent a02c8b8859
commit a4c19e5cc9

View file

@ -1,6 +1,6 @@
# Template file for 'erlang'
pkgname=erlang
version=22.1.4
version=22.1.5
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=982e940c8c3313b1af27938655b4e90991d54bd6720b238c25438c16bc51699f
checksum=b00622ef0ac433bae912cf11cbf06467a057ea710fbda6317ba5d0b10cc2e4b1
build_options="x11"