summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--rules/libnice.make6
1 files changed, 3 insertions, 3 deletions
diff --git a/rules/libnice.make b/rules/libnice.make
index a8e2f1d8d..f9efde424 100644
--- a/rules/libnice.make
+++ b/rules/libnice.make
@@ -14,11 +14,11 @@ PACKAGES-$(PTXCONF_LIBNICE) += libnice
#
# Paths and names
#
-LIBNICE_VERSION := 0.1.15
-LIBNICE_MD5 := 5f58f305d23158651ab509b25420d353
+LIBNICE_VERSION := 0.1.16
+LIBNICE_MD5 := 5ad936c43d3c6d33117b2c64982f2fd9
LIBNICE := libnice-$(LIBNICE_VERSION)
LIBNICE_SUFFIX := tar.gz
-LIBNICE_URL := https://nice.freedesktop.org/releases/$(LIBNICE).$(LIBNICE_SUFFIX)
+LIBNICE_URL := https://libnice.freedesktop.org/releases/$(LIBNICE).$(LIBNICE_SUFFIX)
LIBNICE_SOURCE := $(SRCDIR)/$(LIBNICE).$(LIBNICE_SUFFIX)
LIBNICE_DIR := $(BUILDDIR)/$(LIBNICE)
LIBNICE_LICENSE := MPL-1.1 OR LGPL-2.1-only