From 8ba9b47d6bfca6adbad8d5e37d7c4747722719f3 Mon Sep 17 00:00:00 2001 From: Fabrice Fontaine Date: Sun, 11 Sep 2022 23:04:59 +0200 Subject: [PATCH] package/libnice: bump to version 0.1.19 https://gitlab.freedesktop.org/libnice/libnice/-/blob/0.1.19/NEWS Signed-off-by: Fabrice Fontaine Signed-off-by: Thomas Petazzoni --- package/libnice/libnice.hash | 2 +- package/libnice/libnice.mk | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package/libnice/libnice.hash b/package/libnice/libnice.hash index 55785cd5ff..83b28a9ad9 100644 --- a/package/libnice/libnice.hash +++ b/package/libnice/libnice.hash @@ -1,5 +1,5 @@ # Locally computed after checking pgp signature -sha256 5eabd25ba2b54e817699832826269241abaa1cf78f9b240d1435f936569273f4 libnice-0.1.18.tar.gz +sha256 6747af710998cf708a2e8ceef51cccd181373d94201dd4b8d40797a070ed47cc libnice-0.1.19.tar.gz # Hash for license files: sha256 9246b2ee8b1db30cf03d5d9719ad8bb5edce1cadc85f8cfef319c23d24d950b5 COPYING diff --git a/package/libnice/libnice.mk b/package/libnice/libnice.mk index 5889b24ba2..2b223bedd3 100644 --- a/package/libnice/libnice.mk +++ b/package/libnice/libnice.mk @@ -4,7 +4,7 @@ # ################################################################################ -LIBNICE_VERSION = 0.1.18 +LIBNICE_VERSION = 0.1.19 LIBNICE_SITE = http://nice.freedesktop.org/releases LIBNICE_LICENSE = MPL-1.1 or LGPL-2.1 LIBNICE_LICENSE_FILES = COPYING COPYING.MPL COPYING.LGPL