erlang: update to 23.2.1.

This commit is contained in:
Leah Neukirchen 2020-12-23 17:20:48 +01:00
parent 0f925f1f24
commit d653cd7714
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'erlang'
pkgname=erlang
version=23.2
version=23.2.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=79f2233a960cc427607d52a7b7e9e5b08afba96a4d87ced4efb64e902b44160c
checksum=e7034e2cfe50d7570ac8f70ea7ba69ea013f10863043e25132f0a5d3d0d8d3a7
subpackages="erlang-doc"
if [ -z "$CROSS_BUILD" ]; then