erlang: update to 24.0.3.
This commit is contained in:
parent
37075df5cc
commit
8c7e0789fa
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'erlang'
|
||||
pkgname=erlang
|
||||
version=24.0.2
|
||||
version=24.0.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=4abca2cda7fc962ad65575e5ed834dd69c745e7e637f92cfd49f384a281d0f18
|
||||
checksum=f46bdc3146ac0b54e0d20faa09129a78f4d880d85890acda557c1094662a1a42
|
||||
subpackages="erlang-doc"
|
||||
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in New Issue