mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-07 20:27:02 +01:00
libraries/libzrtpcpp: Updated for version 4.6.6.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
e39e531a8a
commit
5c5f3eccca
2 changed files with 5 additions and 5 deletions
|
@ -24,7 +24,7 @@
|
|||
|
||||
PRGNAM=libzrtpcpp
|
||||
SRCNAM=ZRTPCPP
|
||||
VERSION=${VERSION:-4.1.2}
|
||||
VERSION=${VERSION:-4.6.6}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
@ -55,7 +55,7 @@ else
|
|||
LIBDIRSUFFIX=""
|
||||
fi
|
||||
|
||||
DOCS="AUTHORS COPYING ChangeLog INSTALL NEWS README.md $CWD/$PRGNAM.SlackBuild"
|
||||
DOCS="AUTHORS COPYING ChangeLog INSTALL README.md $CWD/$PRGNAM.SlackBuild"
|
||||
|
||||
set -e
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libzrtpcpp"
|
||||
VERSION="4.1.2"
|
||||
VERSION="4.6.6"
|
||||
HOMEPAGE="http://www.gnutelephony.org/"
|
||||
DOWNLOAD="https://github.com/wernerd/ZRTPCPP/archive/V4.1.2.tar.gz"
|
||||
MD5SUM="dd13e50d0106eb38132fd74bd024664c"
|
||||
DOWNLOAD="https://github.com/wernerd/ZRTPCPP/archive/V4.6.6/ZRTPCPP-4.6.6.tar.gz"
|
||||
MD5SUM="e4f4fd0b5f228782cde398fbcff5d139"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="ccrtp"
|
||||
|
|
Loading…
Reference in a new issue