glib-networking: Update to 2.44.0
This commit is contained in:
@@ -2,13 +2,16 @@
|
||||
|
||||
_realname=glib-networking
|
||||
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
|
||||
pkgver=2.42.0
|
||||
pkgver=2.44.0
|
||||
pkgrel=1
|
||||
pkgdesc="Network-related GIO modules for glib (mingw-w64)"
|
||||
arch=(any)
|
||||
url="http://ftp.gnome.org/pub/GNOME/sources/libsoup"
|
||||
license=("LGPL")
|
||||
makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" "${MINGW_PACKAGE_PREFIX}-pkg-config" "${MINGW_PACKAGE_PREFIX}-gdk-pixbuf2" "intltool")
|
||||
makedepends=("${MINGW_PACKAGE_PREFIX}-gcc"
|
||||
"${MINGW_PACKAGE_PREFIX}-pkg-config"
|
||||
"${MINGW_PACKAGE_PREFIX}-gdk-pixbuf2"
|
||||
"intltool")
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs"
|
||||
"${MINGW_PACKAGE_PREFIX}-libgcrypt"
|
||||
"${MINGW_PACKAGE_PREFIX}-gnutls"
|
||||
@@ -21,7 +24,7 @@ source=("http://ftp.gnome.org/pub/gnome/sources/${_realname}/${pkgver%.*}/${_rea
|
||||
0001-dont-overwrite-prefix-remain-relative.mingw.patch
|
||||
0001-hack-path.patch
|
||||
0002-relative-system-ca-file.mingw.patch)
|
||||
md5sums=('d1935e6974da7f39d265303c87a8389b'
|
||||
md5sums=('6989b20cf3b26dd5ae272e04a9acb0b3'
|
||||
'6c55845f6c66fc8401915d1561b6872d'
|
||||
'5b72f575aee2cd8d7b30f580ebca4971'
|
||||
'b96895469c4dc36e172056763aa0d014')
|
||||
@@ -45,6 +48,7 @@ build() {
|
||||
--without-gnome-proxy \
|
||||
--with-ca-certificates=../ssl/certs/ca-bundle.crt \
|
||||
--with-pkcs11
|
||||
|
||||
make
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user