erlang: update to 22.2.8.

This commit is contained in:
Leah Neukirchen 2020-03-09 13:43:01 +01:00
parent d298c7b9e1
commit 97136fa2e5

View File

@ -1,6 +1,6 @@
# Template file for 'erlang' # Template file for 'erlang'
pkgname=erlang pkgname=erlang
version=22.2.7 version=22.2.8
revision=1 revision=1
create_wrksrc=yes create_wrksrc=yes
build_wrksrc="otp-OTP-${version}" build_wrksrc="otp-OTP-${version}"
@ -13,7 +13,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
license="Apache-2.0" license="Apache-2.0"
homepage="http://www.erlang.org/" homepage="http://www.erlang.org/"
distfiles="https://github.com/erlang/otp/archive/OTP-${version}.tar.gz" distfiles="https://github.com/erlang/otp/archive/OTP-${version}.tar.gz"
checksum=29487837a2dd6e3184257cdec067cd3f5c0cd9517fbfb2ffc962589d46afbf75 checksum=71f73ddd59db521928a0f6c8d4354d6f4e9f4bfbd0b40d321cd5253a6c79b095
subpackages="erlang-doc" subpackages="erlang-doc"
if [ -z "$CROSS_BUILD" ]; then if [ -z "$CROSS_BUILD" ]; then