erlang: update to 25.1.1.

This commit is contained in:
Leah Neukirchen 2022-10-10 15:27:34 +02:00
parent a5998b9059
commit a2df6028f7

View file

@ -1,6 +1,6 @@
# Template file for 'erlang'
pkgname=erlang
version=25.1
version=25.1.1
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=e00b2e02350688ee4ac83c41ec25c210774fe73b7f806860c46b185457ae135e
checksum=3348616450868fa8b39bddf0b528030e4525afef5b30e3a4b54c375add7d3f4f
subpackages="erlang-doc"
if [ -z "$CROSS_BUILD" ]; then