Date: Sunday, January 8, 2023 @ 16:42:27
  Author: heftig
Revision: 466247

0.1.21-1

Modified:
  libnice/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-01-08 12:48:43 UTC (rev 466246)
+++ PKGBUILD    2023-01-08 16:42:27 UTC (rev 466247)
@@ -3,7 +3,7 @@
 # Contributor: William Díaz <[email protected]>
 
 pkgname=libnice
-pkgver=0.1.20
+pkgver=0.1.21
 pkgrel=1
 pkgdesc="An implementation of the IETF's draft ICE (for p2p UDP data streams)"
 url="https://nice.freedesktop.org";
@@ -14,7 +14,7 @@
 optdepends=('gstreamer: "nice" GStreamer plugin')
 provides=(libnice.so)
 options=(debug)
-_commit=ca7e68f06ead448996da612b06eac5f2c5c5b713  # tags/0.1.20^0
+_commit=3d9cae16a5094aadb1651572644cb5786a8b4e2d  # tags/0.1.21^0
 
source=("git+https://gitlab.freedesktop.org/libnice/libnice.git#commit=$_commit";)
 sha256sums=('SKIP')
 

Reply via email to