glib2: fix download path
Signed-off-by: Peter Wagner <tripolar@gmx.at>
This commit is contained in:
parent
00a5339e7e
commit
59e8dcf186
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue