diff options
author | Euan Thoms <euan at potensol dot com> | 2015-11-21 08:41:20 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-11-21 08:41:20 +0700 |
commit | 5adfde2e09c4744eb44487d94819e9482e56d458 (patch) | |
tree | 8b84f83a2b22cc9dc179b7b84cf60196d600c21d /libraries/belle-sip | |
parent | f898904c5479ae3894c3b1ed9b5dbe0f889cb834 (diff) | |
download | slackbuilds-5adfde2e09c4744eb44487d94819e9482e56d458.tar.gz |
libraries/belle-sip: Updated for version 1.4.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/belle-sip')
-rw-r--r-- | libraries/belle-sip/belle-sip.SlackBuild | 2 | ||||
-rw-r--r-- | libraries/belle-sip/belle-sip.info | 10 |
2 files changed, 6 insertions, 6 deletions
diff --git a/libraries/belle-sip/belle-sip.SlackBuild b/libraries/belle-sip/belle-sip.SlackBuild index 8c162b628f..496bbe2195 100644 --- a/libraries/belle-sip/belle-sip.SlackBuild +++ b/libraries/belle-sip/belle-sip.SlackBuild @@ -24,7 +24,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=belle-sip -VERSION=${VERSION:-1.3.0} +VERSION=${VERSION:-1.4.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/libraries/belle-sip/belle-sip.info b/libraries/belle-sip/belle-sip.info index d2d00e225c..02fb204b7c 100644 --- a/libraries/belle-sip/belle-sip.info +++ b/libraries/belle-sip/belle-sip.info @@ -1,12 +1,12 @@ PRGNAM="belle-sip" -VERSION="1.3.0" +VERSION="1.4.2" HOMEPAGE="http://www.linphone.org/technical-corner/belle-sip.html" -DOWNLOAD="http://download.savannah.gnu.org/releases/linphone/belle-sip/belle-sip-1.3.0.tar.gz \ - https://github.com/antlr/website-antlr3/raw/gh-pages/download/antlr-3.4-complete.jar" -MD5SUM="ae9e8be12f62552a5376edd66b0265d9 \ +DOWNLOAD="http://download.savannah.gnu.org/releases/linphone/belle-sip/belle-sip-1.4.2.tar.gz \ + http://github.com/antlr/website-antlr3/raw/gh-pages/download/antlr-3.4-complete.jar" +MD5SUM="dbb58649225adefbad87241141fbea93 \ 1b91dea1c7d480b3223f7c8a9aa0e172" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="libantlr3c polarssl jdk" +REQUIRES="libantlr3c jdk" MAINTAINER="Euan Thoms" EMAIL="euan at potensol dot com" |