erlang: update to 23.2.7.

This commit is contained in:
Leah Neukirchen 2021-03-08 14:14:42 +01:00
parent f0c9604a7c
commit acf33b9eb9

View file

@ -1,7 +1,7 @@
# Template file for 'erlang'
pkgname=erlang
version=23.2.6
revision=2
version=23.2.7
revision=1
create_wrksrc=yes
build_wrksrc="otp-OTP-${version}"
build_style=gnu-configure
@ -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=5bc6b31b36b949bf06e84d51986311fc1d2ace5e717aae3186dc057d4838445d
checksum=db84414c42ef5c9d472ddf780cad6f210c2344b22ecd59ca57527bf043ea0943
subpackages="erlang-doc"
if [ -z "$CROSS_BUILD" ]; then