erlang: update to 26.1.1.

This commit is contained in:
Leah Neukirchen 2023-10-05 13:20:35 +02:00
parent 54f4025833
commit d7c16c7d61

View File

@ -1,7 +1,7 @@
# Template file for 'erlang'
pkgname=erlang
version=26.1
revision=2
version=26.1.1
revision=1
build_style=gnu-configure
make_install_target="install install-docs"
hostmakedepends="autoconf libxslt perl tar"
@ -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=09864524516bd26be040ae9ee09d70ce38ded2bcec041bc36081313b5031dfe8
checksum=a47203930e4b34a0e23bdf0a968127e5ec9d0e6c69ccf2e53be81cd2360eee2d
subpackages="erlang-doc"
if [ -z "$CROSS_BUILD" ]; then