From a72c1a7e7306acde364532cc71cc037767355a43 Mon Sep 17 00:00:00 2001 From: Brian West Date: Mon, 20 Oct 2014 13:36:42 -0500 Subject: [PATCH] Updates --- build/Makefile.centos5 | 2 +- build/Makefile.centos6 | 2 +- build/Makefile.openbsd | 2 +- build/Makefile.solaris11 | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/build/Makefile.centos5 b/build/Makefile.centos5 index 0ca56fd781..84baaa50c5 100644 --- a/build/Makefile.centos5 +++ b/build/Makefile.centos5 @@ -11,7 +11,7 @@ FSPREFIX=/usr/local/freeswitch PREFIX=/usr/local/freeswitch DOWNLOAD=http://files.freeswitch.org/downloads/libs JPEG=v8d -OPENSSL=1.0.1i +OPENSSL=1.0.1j SQLITE=autoconf-3080403 PCRE=8.35 CURL=7.35.0 diff --git a/build/Makefile.centos6 b/build/Makefile.centos6 index 463e31c8c7..8b9b68c738 100644 --- a/build/Makefile.centos6 +++ b/build/Makefile.centos6 @@ -7,7 +7,7 @@ # # RPMS=git gcc-c++ autoconf automake libtool wget python ncurses-devel zlib-devel libjpeg-devel openssl-devel e2fsprogs-devel sqlite-devel libcurl-devel pcre-devel speex-devel ldns-devel libedit-devel -DEBS=git build-essential automake autoconf libtool wget python zlib1g-dev libjpeg-dev libncurses5-dev libssl-dev libpcre3-dev libcurl4-openssl-dev libldns-dev libedit-dev libspeexdsp-dev libspeexdsp-dev libsqlite3-dev +DEBS=git build-essential automake autoconf libtool wget python zlib1g-dev libjpeg-dev libncurses5-dev libssl-dev libpcre3-dev libcurl4-openssl-dev libldns-dev libedit-dev libspeexdsp-dev libspeexdsp-dev libsqlite3-dev perl libgdbm-dev libdb-dev bison libvlc-dev freeswitch: deps has-git freeswitch.git/Makefile cd freeswitch.git && make diff --git a/build/Makefile.openbsd b/build/Makefile.openbsd index a2213a76f7..588a2063ee 100644 --- a/build/Makefile.openbsd +++ b/build/Makefile.openbsd @@ -10,7 +10,7 @@ PKG=rsync-3.1.0 git automake-1.14.1 autoconf-2.69p1 libtool gmake bzip2 jpeg wget pcre speex libldns PREFIX=/usr/local/freeswitch DOWNLOAD=http://files.freeswitch.org/downloads/libs -OPENSSL=1.0.1i +OPENSSL=1.0.1j LIBEDIT=20140618-3.1 CURL=7.35.0 diff --git a/build/Makefile.solaris11 b/build/Makefile.solaris11 index 7de640dc20..44c9c2a705 100644 --- a/build/Makefile.solaris11 +++ b/build/Makefile.solaris11 @@ -10,7 +10,7 @@ FSPREFIX=/usr/local/freeswitch PREFIX=/usr/local/ DOWNLOAD=http://files.freeswitch.org/downloads/libs JP=v8d -SSL=1.0.1i +SSL=1.0.1j SQLITE=autoconf-3080403 PCRE=8.35 CURL=7.35.0