diff mbox series

[01/13] package/libnice: bump to version 0.1.21

Message ID 20230201051658.383420-1-james.hilliard1@gmail.com
State Accepted
Headers show
Series [01/13] package/libnice: bump to version 0.1.21 | expand

Commit Message

James Hilliard Feb. 1, 2023, 5:16 a.m. UTC
Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
---
 package/libnice/libnice.hash | 2 +-
 package/libnice/libnice.mk   | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

Comments

Peter Korsgaard Feb. 4, 2023, 10:43 p.m. UTC | #1
>>>>> "James" == James Hilliard <james.hilliard1@gmail.com> writes:

 > Signed-off-by: James Hilliard <james.hilliard1@gmail.com>

Committed, thanks.
diff mbox series

Patch

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