From b39809f89b22a9eb60b80b154b61a7fae34ac7d4 Mon Sep 17 00:00:00 2001 From: Duncaen Date: Mon, 10 Apr 2023 18:31:22 +0200 Subject: [PATCH] libnice: update to 0.1.21. --- srcpkgs/libnice/template | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libnice/template b/srcpkgs/libnice/template index 6022e7989a7..e5ac5805062 100644 --- a/srcpkgs/libnice/template +++ b/srcpkgs/libnice/template @@ -1,6 +1,6 @@ # Template file for 'libnice' pkgname=libnice -version=0.1.19 +version=0.1.21 revision=1 build_style=meson build_helper="gir" @@ -12,8 +12,9 @@ short_desc="Implementation of the IETF's draft ICE (for P2P UDP data streams)" maintainer="Orphaned " license="LGPL-2.1-or-later" homepage="https://libnice.freedesktop.org/" +changelog="https://gitlab.freedesktop.org/libnice/libnice/-/raw/master/NEWS" distfiles="https://libnice.freedesktop.org/releases/libnice-${version}.tar.gz" -checksum=6747af710998cf708a2e8ceef51cccd181373d94201dd4b8d40797a070ed47cc +checksum=72e73a2acf20f59093e21d5601606e405873503eb35f346fa621de23e99b3b39 build_options="gir" build_options_default="gir"