From: Peter Wagner Date: Mon, 22 Feb 2016 21:23:31 +0000 (+0100) Subject: glib2: fix download path X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=59e8dcf186925f373bc7798553a9cc36517697c0;p=openwrt-packages.git glib2: fix download path Signed-off-by: Peter Wagner --- diff --git a/libs/glib2/Makefile b/libs/glib2/Makefile index 89a00f5f9..583828b93 100644 --- a/libs/glib2/Makefile +++ b/libs/glib2/Makefile @@ -13,7 +13,7 @@ PKG_RELEASE:=1 PKG_SOURCE:=glib-$(PKG_VERSION).tar.xz PKG_BUILD_DIR:=$(BUILD_DIR)/glib-$(PKG_VERSION) -PKG_SOURCE_URL:=@GNOME/glib/2.44 +PKG_SOURCE_URL:=@GNOME/glib/2.46 PKG_MD5SUM:=7f815d6e46df68e070cb421ed7f1139e PKG_BUILD_PARALLEL:=1