erlang: update to 23.3.

This commit is contained in:
Leah Neukirchen 2021-03-26 11:41:35 +01:00
parent b669085cb9
commit 692bc3d81a

View file

@ -1,6 +1,6 @@
# Template file for 'erlang'
pkgname=erlang
version=23.2.7
version=23.3
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=db84414c42ef5c9d472ddf780cad6f210c2344b22ecd59ca57527bf043ea0943
checksum=a9dfe9ea762b9f06f67af6074bed0f75705e1f114b9c45634db7d7cac2a293da
subpackages="erlang-doc"
if [ -z "$CROSS_BUILD" ]; then