erlang: update to 19.2.
This commit is contained in:
parent
cf4a2dbb97
commit
8b2a731ff1
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'erlang'
|
||||
pkgname=erlang
|
||||
version=19.1
|
||||
revision=2
|
||||
version=19.2
|
||||
revision=1
|
||||
wrksrc=otp_src_${version}
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-smp-support
|
||||
|
@ -15,8 +15,8 @@ license="Apache-2.0"
|
|||
homepage="http://www.erlang.org/"
|
||||
distfiles="http://www.erlang.org/download/otp_src_${version}.tar.gz
|
||||
http://www.erlang.org/download/otp_doc_man_${version}.tar.gz"
|
||||
checksum="fed4cbbc1ee5cc8efc2b8f14c3db97bfde1de967703f5f9a95f8ab6852737e23
|
||||
7200e9e5b3a229a6b3838046e1b3e64afc869265539d49d0e4853212f19c0c79"
|
||||
checksum="a016b3ef5dac1e532972617b2715ef187ecb616f7cd7ddcfe0f1d502f5d24870
|
||||
8a76ff3bb40a6d6a1552fa5a4204c8a3c7d99d2ea6f12684f02d038b23ad25cb"
|
||||
|
||||
build_options="x11"
|
||||
|
||||
|
|
Loading…
Reference in a new issue