erlang: update to 24.0.5.
This commit is contained in:
parent
560e2134ce
commit
f892722962
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'erlang'
|
||||
pkgname=erlang
|
||||
version=24.0.4
|
||||
version=24.0.5
|
||||
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=5af12fb9c8fd7f29b2b4136ed9a451a7218132430641ca4ebf1495f85a732b9b
|
||||
checksum=dd189cf94bf86c610a66f5d9f1a49b8d95a7ce1a7534d216e97e8fade271e624
|
||||
subpackages="erlang-doc"
|
||||
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in a new issue