erlang: update to 24.1.2.
This commit is contained in:
parent
f4d83b4b5e
commit
e35f3c8d42
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=24.1.1
|
version=24.1.2
|
||||||
revision=1
|
revision=1
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
build_wrksrc="otp-OTP-${version}"
|
build_wrksrc="otp-OTP-${version}"
|
||||||
|
@ -14,7 +14,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=96a9ffd0ce529dda8bb98eb3e607994fe9f67c1abb3fc1cca545826ad088358d
|
checksum=c141a046bb7184a7bb5c3d6da2ed013e465d1fbe4ff5cd16e0fbb7a0e786a152
|
||||||
subpackages="erlang-doc"
|
subpackages="erlang-doc"
|
||||||
|
|
||||||
if [ -z "$CROSS_BUILD" ]; then
|
if [ -z "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Reference in a new issue