glib-networking: Update to 2.62.2

This commit is contained in:
Alexey Pavlov
2019-12-16 09:39:06 +03:00
parent 55bc02eefe
commit 277fb017d1

View File

@@ -3,7 +3,7 @@
_realname=glib-networking
pkgbase=mingw-w64-${_realname}
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
pkgver=2.62.1
pkgver=2.62.2
pkgrel=1
pkgdesc="Network-related GIO modules for glib (mingw-w64)"
arch=(any)
@@ -21,7 +21,7 @@ depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs"
options=('staticlibs' 'strip')
source=("https://download.gnome.org/sources/${_realname}/${pkgver%.*}/${_realname}-${pkgver}.tar.xz"
001-fix-includes.patch)
sha256sums=('3c55ae6771ad7a79fa606a834f4686ed555c2774ed6e9ece6f3c0f6a3dab7110'
sha256sums=('0644b8dc042bab8c9d2892aee5716513280c8773dbef43a038149f24cae15544'
'e2157f12917e7b59ea5bbea6d6e9fd4ae1c4bed245d1975700fa382ad31c3351')
prepare() {