From c392e8b76f73d2b8ebfba2117ed6b03d902b8243 Mon Sep 17 00:00:00 2001 From: James Hilliard Date: Tue, 31 Jan 2023 22:16:46 -0700 Subject: [PATCH] package/libnice: bump to version 0.1.21 Signed-off-by: James Hilliard Signed-off-by: Peter Korsgaard --- package/libnice/libnice.hash | 2 +- package/libnice/libnice.mk | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package/libnice/libnice.hash b/package/libnice/libnice.hash index 83b28a9ad9..cf6d825f83 100644 --- a/package/libnice/libnice.hash +++ b/package/libnice/libnice.hash @@ -1,5 +1,5 @@ # Locally computed after checking pgp signature -sha256 6747af710998cf708a2e8ceef51cccd181373d94201dd4b8d40797a070ed47cc libnice-0.1.19.tar.gz +sha256 72e73a2acf20f59093e21d5601606e405873503eb35f346fa621de23e99b3b39 libnice-0.1.21.tar.gz # Hash for license files: sha256 9246b2ee8b1db30cf03d5d9719ad8bb5edce1cadc85f8cfef319c23d24d950b5 COPYING diff --git a/package/libnice/libnice.mk b/package/libnice/libnice.mk index 2b223bedd3..56ee35e452 100644 --- a/package/libnice/libnice.mk +++ b/package/libnice/libnice.mk @@ -4,8 +4,8 @@ # ################################################################################ -LIBNICE_VERSION = 0.1.19 -LIBNICE_SITE = http://nice.freedesktop.org/releases +LIBNICE_VERSION = 0.1.21 +LIBNICE_SITE = https://libnice.freedesktop.org/releases LIBNICE_LICENSE = MPL-1.1 or LGPL-2.1 LIBNICE_LICENSE_FILES = COPYING COPYING.MPL COPYING.LGPL LIBNICE_DEPENDENCIES = libglib2 host-pkgconf