erlang: update to 23.1.3.

This commit is contained in:
Leah Neukirchen 2020-11-19 16:08:26 +01:00
parent 50b8c98142
commit e75054edc4
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'erlang'
pkgname=erlang
version=23.1.2
version=23.1.3
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=afff83ab51830cb7d9ed995d0c98a3947896471cde9af000befd78b390f109be
checksum=291e0852b71ca593f4015417f6e44c08638633c5af6648bd26582c8590390433
subpackages="erlang-doc"
if [ -z "$CROSS_BUILD" ]; then