erlang: update to 23.0.1.

This commit is contained in:
Leah Neukirchen 2020-05-23 17:15:47 +02:00
parent afdd45e1a8
commit 3ebbe2e2f2

View file

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