erlang: update to 22.3.
This commit is contained in:
parent
c065481b34
commit
de08bdab3f
@ -1,6 +1,6 @@
|
||||
# Template file for 'erlang'
|
||||
pkgname=erlang
|
||||
version=22.2.8
|
||||
version=22.3
|
||||
revision=1
|
||||
create_wrksrc=yes
|
||||
build_wrksrc="otp-OTP-${version}"
|
||||
@ -12,8 +12,9 @@ short_desc="Concurrent functional programming language developed by Ericsson"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
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=71f73ddd59db521928a0f6c8d4354d6f4e9f4bfbd0b40d321cd5253a6c79b095
|
||||
checksum=886e6dbe1e4823c7e8d9c9c1ba8315075a1a9f7717f5a1eaf3b98345ca6c798e
|
||||
subpackages="erlang-doc"
|
||||
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user