erlang: update to 17.4.

This commit is contained in:
Christian Neukirchen 2014-12-12 10:51:16 +01:00
parent f5bdfbbedf
commit 14bea8c47d
1 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'erlang'
pkgname=erlang
version=17.3
revision=3
version=17.4
revision=1
wrksrc=otp_src_${version}
build_style=gnu-configure
configure_args="--enable-smp-support"
@ -16,8 +16,8 @@ update_site="http://www.erlang.org/download.html"
update_pattern='otp_src_\K[\d.]+\d+'
distfiles="http://www.erlang.org/download/otp_src_${version}.tar.gz
http://www.erlang.org/download/otp_doc_man_${version}.tar.gz"
checksum="d4be03eb346016f4ca95d53eb9437ffaa6106762f153620dd98cd7f7733b76e4
3fabdac0b0594432fdd8186fa2c74ff49a629a9bcc4174e3bd605a3d4002dab7"
checksum="0d82eda6ae7ac6f0f860093324e540fa514497068ec3b4177800284e8c761f56
6c1cdb8e9d367c7b6dc6b20706de9fd0a0f0b7dffd66532663b2a24ed7679a58"
build_options="x11"