From 59e8dcf186925f373bc7798553a9cc36517697c0 Mon Sep 17 00:00:00 2001 From: Peter Wagner Date: Mon, 22 Feb 2016 22:23:31 +0100 Subject: [PATCH] glib2: fix download path Signed-off-by: Peter Wagner --- libs/glib2/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/glib2/Makefile b/libs/glib2/Makefile index 89a00f5f92..583828b933 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 -- 2.30.2