glib-networking: bump to version 2.46.0

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Gustavo Zacarias 2015-10-06 08:31:24 -03:00 committed by Peter Korsgaard
parent 45a8af9190
commit 40ac0d3440
2 changed files with 3 additions and 3 deletions

View File

@ -1,2 +1,2 @@
# From http://ftp.gnome.org/pub/gnome/sources/glib-networking/2.44/glib-networking-2.44.0.sha256sum
sha256 8f8a340d3ba99bfdef38b653da929652ea6640e27969d29f7ac51fbbe11a4346 glib-networking-2.44.0.tar.xz
# From http://ftp.gnome.org/pub/gnome/sources/glib-networking/2.46/glib-networking-2.46.0.sha256sum
sha256 3655526d6dbfc697c22cd9b279e14599f8449f5802b12d84485bdc52d96482f0 glib-networking-2.46.0.tar.xz

View File

@ -4,7 +4,7 @@
#
################################################################################
GLIB_NETWORKING_VERSION_MAJOR = 2.44
GLIB_NETWORKING_VERSION_MAJOR = 2.46
GLIB_NETWORKING_VERSION = $(GLIB_NETWORKING_VERSION_MAJOR).0
GLIB_NETWORKING_SITE = http://ftp.gnome.org/pub/gnome/sources/glib-networking/$(GLIB_NETWORKING_VERSION_MAJOR)
GLIB_NETWORKING_SOURCE = glib-networking-$(GLIB_NETWORKING_VERSION).tar.xz