erlang: update to 23.1.2.
This commit is contained in:
parent
013375825a
commit
d8b1a6f2ff
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'erlang'
|
||||
pkgname=erlang
|
||||
version=23.1.1
|
||||
version=23.1.2
|
||||
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=8094484d94bce21d76f3a6c6137098839e7bc121e170c08b472f980296684ac9
|
||||
checksum=afff83ab51830cb7d9ed995d0c98a3947896471cde9af000befd78b390f109be
|
||||
subpackages="erlang-doc"
|
||||
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in a new issue