erlang: update to 25.2.
This commit is contained in:
parent
9e0c06f612
commit
54596b646f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'erlang'
|
# Template file for 'erlang'
|
||||||
pkgname=erlang
|
pkgname=erlang
|
||||||
version=25.1.2
|
version=25.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
make_install_target="install install-docs"
|
make_install_target="install install-docs"
|
||||||
|
@ -12,7 +12,7 @@ license="Apache-2.0"
|
||||||
homepage="http://www.erlang.org/"
|
homepage="http://www.erlang.org/"
|
||||||
changelog="https://github.com/erlang/otp/releases"
|
changelog="https://github.com/erlang/otp/releases"
|
||||||
distfiles="https://github.com/erlang/otp/archive/OTP-${version}.tar.gz"
|
distfiles="https://github.com/erlang/otp/archive/OTP-${version}.tar.gz"
|
||||||
checksum=b9ae7becd3499aeac9f94f9379e2b1b4dced4855454fe7f200a6e3e1cf4fbc53
|
checksum=d33a988f39e534aff67799c5b9635612858459c9d8890772546d71ea38de897a
|
||||||
subpackages="erlang-doc"
|
subpackages="erlang-doc"
|
||||||
|
|
||||||
if [ -z "$CROSS_BUILD" ]; then
|
if [ -z "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue