erlang: update to 22.1.

This commit is contained in:
Noel Cower 2019-09-18 14:06:13 -07:00 committed by Leah Neukirchen
parent ba22fc073f
commit 0218778a99
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'erlang'
pkgname=erlang
version=22.0.7
version=22.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=04c090b55ec4a01778e7e1a5b7fdf54012548ca72737965b7aa8c4d7878c92bc
checksum=7b26f64eb6c712968d8477759fc716d64701d41f6325e8a4d0dd9c31de77284a
build_options="x11"