erlang: update to 24.1.6.
This commit is contained in:
parent
77bb2a9e5a
commit
d86b22bc80
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'erlang'
|
||||
pkgname=erlang
|
||||
version=24.1.5
|
||||
version=24.1.6
|
||||
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=3ca6768147653bca1b429a767377dee3351004b719099d34004633833dbfbc23
|
||||
checksum=1b0db74f01f0072299347b794b51d170bf1b71a8f9b6c0aac404ed2c440611ad
|
||||
subpackages="erlang-doc"
|
||||
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in New Issue