glib2: fix download path

Signed-off-by: Peter Wagner <tripolar@gmx.at>
This commit is contained in:
Peter Wagner 2016-02-22 22:23:31 +01:00
parent 00a5339e7e
commit 59e8dcf186
1 changed files with 1 additions and 1 deletions

View File

@ -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