erlang: update to 25.1.2.

This commit is contained in:
Leah Neukirchen 2022-10-28 21:01:44 +02:00
parent e1951e9353
commit b85d1a3541

View file

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