erlang: update to 25.1.

This commit is contained in:
Leah Neukirchen 2022-09-26 15:41:49 +02:00
parent 391bf6aa4d
commit 2ac9fc1633
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'erlang'
pkgname=erlang
version=25.0.4
version=25.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=05878cb51a64b33c86836b12a21903075c300409b609ad5e941ddb0feb8c2120
checksum=e00b2e02350688ee4ac83c41ec25c210774fe73b7f806860c46b185457ae135e
subpackages="erlang-doc"
if [ -z "$CROSS_BUILD" ]; then