mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
libraries/belle-sip: Updated for version 1.4.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
f898904c54
commit
5adfde2e09
2 changed files with 6 additions and 6 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue