erlang: update to 23.1.5.

This commit is contained in:
Leah Neukirchen 2020-12-15 13:35:59 +01:00
parent 35c2234102
commit e5e0379c4b

View file

@ -1,6 +1,6 @@
# Template file for 'erlang'
pkgname=erlang
version=23.1.4
version=23.1.5
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=8f6718b82bbca72d7dfe0b0de10b6e043cefe9e5ac08d3f84e18f8522d794967
checksum=31719b8681e7f9ad6f30e329a0a0e5c4dd23dea858021573395fcdbea0d7702c
subpackages="erlang-doc"
if [ -z "$CROSS_BUILD" ]; then