erlang: update to 23.2.

This commit is contained in:
Leah Neukirchen 2020-12-19 18:30:36 +01:00
parent d5b6c74c00
commit 4a035a7ec7

View file

@ -1,6 +1,6 @@
# Template file for 'erlang'
pkgname=erlang
version=23.1.5
version=23.2
revision=1
create_wrksrc=yes
build_wrksrc="otp-OTP-${version}"
@ -14,7 +14,7 @@ license="Apache-2.0"
homepage="http://www.erlang.org/"
changelog="https://github.com/erlang/otp/releases"
distfiles="https://github.com/erlang/otp/archive/OTP-${version}.tar.gz"
checksum=31719b8681e7f9ad6f30e329a0a0e5c4dd23dea858021573395fcdbea0d7702c
checksum=79f2233a960cc427607d52a7b7e9e5b08afba96a4d87ced4efb64e902b44160c
subpackages="erlang-doc"
if [ -z "$CROSS_BUILD" ]; then