erlang: update to 22.2.3.
This commit is contained in:
parent
19c923dd5f
commit
e0470833cd
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'erlang'
|
||||
pkgname=erlang
|
||||
version=22.2.2
|
||||
version=22.2.3
|
||||
revision=1
|
||||
create_wrksrc=yes
|
||||
build_wrksrc="otp-OTP-${version}"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="Apache-2.0"
|
||||
homepage="http://www.erlang.org/"
|
||||
distfiles="https://github.com/erlang/otp/archive/OTP-${version}.tar.gz"
|
||||
checksum=92df7d22239b09f7580572305c862da1fb030a97cef7631ba060ac51fa3864cc
|
||||
checksum=8470fff519d9ffa5defba4e42c3c1e64cd86905313040246d4a6e35799a9e614
|
||||
subpackages="erlang-doc"
|
||||
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in a new issue