erlang: update to 21.3.
This commit is contained in:
parent
ae84ba9fcc
commit
38092e7df1
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'erlang'
|
# Template file for 'erlang'
|
||||||
pkgname=erlang
|
pkgname=erlang
|
||||||
version=21.2.6
|
version=21.3
|
||||||
revision=1
|
revision=1
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
build_wrksrc="otp-OTP-${version}"
|
build_wrksrc="otp-OTP-${version}"
|
||||||
|
@ -15,7 +15,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="http://www.erlang.org/"
|
homepage="http://www.erlang.org/"
|
||||||
distfiles="https://github.com/erlang/otp/archive/OTP-${version}.tar.gz"
|
distfiles="https://github.com/erlang/otp/archive/OTP-${version}.tar.gz"
|
||||||
checksum=aa0b95031e7c01af8a7042a00974ab16ed8fec305a68d7dbaa4185e5d58ef4d5
|
checksum=64a6eea6c1dc2353ad80e29ef57f6ec4192c91478ac2b854d0417b6b2bf4d9bf
|
||||||
|
|
||||||
build_options="x11"
|
build_options="x11"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue