erlang: update to 25.2.1.

This commit is contained in:
Leah Neukirchen 2023-01-19 14:02:47 +01:00
parent bca28361dd
commit 43652c480c
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'erlang'
pkgname=erlang
version=25.2
version=25.2.1
revision=1
build_style=gnu-configure
make_install_target="install install-docs"
@ -12,7 +12,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=d33a988f39e534aff67799c5b9635612858459c9d8890772546d71ea38de897a
checksum=d044e3699cb5261127da4bf37a495534bde85c37709f07735efc91f290f51da7
subpackages="erlang-doc"
if [ -z "$CROSS_BUILD" ]; then