summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNicola Murino2023-01-18 17:44:55 +0100
committerNicola Murino2023-01-18 17:44:55 +0100
commitaed27a77e55d101bfcdcec9201b82521b0c0a56b (patch)
treedefaf4926bb9baa5619d41994d6994965ca94450 /PKGBUILD
parent20494667edff82ae13e7ebf4f33024a98ef9dafd (diff)
downloadaur-aed27a77e55d101bfcdcec9201b82521b0c0a56b.tar.gz
Update to 0.1.21
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 323629042620..36ffc6445b68 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: drakkan <nicola.murino at gmail dot com>
pkgname=mingw-w64-libnice
-pkgver=0.1.19
+pkgver=0.1.21
pkgrel=1
pkgdesc="An implementation of the IETF's draft ICE (for p2p UDP data streams) (mingw-w64)"
arch=(any)
@@ -10,7 +10,7 @@ makedepends=('mingw-w64-meson' 'git' 'mingw-w64-gstreamer')
depends=('mingw-w64-glib2' 'mingw-w64-gnutls')
options=('!strip' '!buildflags' 'staticlibs')
-_commit=64ef27e4847016568985f0f3c1fe4a4fb632e408 # tags/0.1.19^0
+_commit=3d9cae16a5094aadb1651572644cb5786a8b4e2d # tags/0.1.21^0
source=("git+https://gitlab.freedesktop.org/libnice/libnice.git#commit=$_commit")
sha256sums=('SKIP')