From 2e75d047abf4f54c1aa727aef50fb0fea2f42eef Mon Sep 17 00:00:00 2001 From: Alexpux Date: Thu, 5 Feb 2015 12:50:05 +0300 Subject: [PATCH] libnice: Update to 0.1.10. --- mingw-w64-libnice/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mingw-w64-libnice/PKGBUILD b/mingw-w64-libnice/PKGBUILD index 79951ef63a..1b6278ecc3 100644 --- a/mingw-w64-libnice/PKGBUILD +++ b/mingw-w64-libnice/PKGBUILD @@ -2,7 +2,7 @@ _realname=libnice pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" -pkgver=0.1.8 +pkgver=0.1.10 pkgrel=1 pkgdesc="An implementation of the IETF's draft ICE (for p2p UDP data streams) (mingw-w64)" arch=('any') @@ -20,7 +20,7 @@ source=("http://nice.freedesktop.org/releases/${_realname}-$pkgver.tar.gz" 0002-no-undefined.patch 0003-give-cc-to-gir-scanner.all.patch 0004-mingw-w64-types.patch) -md5sums=('3042d1c3281d098ef1b98d01479b4192' +md5sums=('27b62d0093ce29a39df1c6fcf0bb4396' 'b817c8a7c4cbb405341de75b9824204f' '5c937f7c3a5857038f27a009d33b0757' 'aa92989cd75e24fd2ead5a4e6f334cc7'