erlang: update to 23.2.1.
This commit is contained in:
parent
0f925f1f24
commit
d653cd7714
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'erlang'
|
# Template file for 'erlang'
|
||||||
pkgname=erlang
|
pkgname=erlang
|
||||||
version=23.2
|
version=23.2.1
|
||||||
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=79f2233a960cc427607d52a7b7e9e5b08afba96a4d87ced4efb64e902b44160c
|
checksum=e7034e2cfe50d7570ac8f70ea7ba69ea013f10863043e25132f0a5d3d0d8d3a7
|
||||||
subpackages="erlang-doc"
|
subpackages="erlang-doc"
|
||||||
|
|
||||||
if [ -z "$CROSS_BUILD" ]; then
|
if [ -z "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Reference in New Issue