mirror of
https://github.com/Ponce/slackbuilds
synced 2024-12-02 13:04:42 +01:00
libraries/libnice: Updated for version 0.0.13.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
parent
6ffeb94323
commit
cf4a4c9c1d
2 changed files with 5 additions and 5 deletions
|
@ -26,7 +26,7 @@
|
|||
# YOUR DATA IS DESTROYED, YOUR HOUSE BURNS DOWN OR YOUR DOG RUNS OFF.
|
||||
|
||||
PRGNAM=libnice
|
||||
VERSION=${VERSION:-0.0.12}
|
||||
VERSION=${VERSION:-0.0.13}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="libnice"
|
||||
VERSION="0.0.12"
|
||||
VERSION="0.0.13"
|
||||
HOMEPAGE="http://nice.freedesktop.org"
|
||||
DOWNLOAD="http://nice.freedesktop.org/releases/libnice-0.0.12.tar.gz"
|
||||
MD5SUM="fe25005032c441ecfaa0c19ac6b78ee7"
|
||||
DOWNLOAD="http://nice.freedesktop.org/releases/libnice-0.0.13.tar.gz"
|
||||
MD5SUM="e5b9f799a57cb939ea2658ec35253ab9"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
MAINTAINER="David Woodfall"
|
||||
EMAIL="dave@dawoodfall.net"
|
||||
APPROVED="rworkman"
|
||||
APPROVED="dsomero"
|
||||
|
|
Loading…
Reference in a new issue