erlang: update to 21.2.
This commit is contained in:
parent
110d220c0c
commit
8725e694ad
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'erlang'
|
# Template file for 'erlang'
|
||||||
pkgname=erlang
|
pkgname=erlang
|
||||||
version=21.1
|
version=21.2
|
||||||
revision=2
|
revision=1
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
build_wrksrc=otp_src_${version}
|
build_wrksrc=otp_src_${version}
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -15,8 +15,8 @@ license="Apache-2.0"
|
||||||
homepage="http://www.erlang.org/"
|
homepage="http://www.erlang.org/"
|
||||||
distfiles="http://www.erlang.org/download/otp_src_${version}.tar.gz
|
distfiles="http://www.erlang.org/download/otp_src_${version}.tar.gz
|
||||||
http://www.erlang.org/download/otp_doc_man_${version}.tar.gz"
|
http://www.erlang.org/download/otp_doc_man_${version}.tar.gz"
|
||||||
checksum="a489ca88d79422a165112120e0295bbd2f777533a81eae5610578d1bd8d89caf
|
checksum="f6b07bf8e6705915679a63363ce80faaa6b7c231e7236cde443d6445f7430334
|
||||||
021e47b5036eaa4671b6d87a910403b775c967bfcb79b56a87f2183ddc5a5df5"
|
e85a782e0fcd38b92098110b320e28ea8030cce318868d99a4fe6d17ae08b778"
|
||||||
|
|
||||||
build_options="x11"
|
build_options="x11"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue