erlang: update to 22.2.4.
This commit is contained in:
parent
2d9cf223f1
commit
a6ecd4eef8
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'erlang'
|
||||
pkgname=erlang
|
||||
version=22.2.3
|
||||
version=22.2.4
|
||||
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=8470fff519d9ffa5defba4e42c3c1e64cd86905313040246d4a6e35799a9e614
|
||||
checksum=7aab2285b46462332a7fdad395d4629e6465d5da324cf7e081e8d62fdb5b38f1
|
||||
subpackages="erlang-doc"
|
||||
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in a new issue