mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-16 17:13:10 +02:00
toolchain/insight: update download location and MD5 sum to status quo
insight GDB version 6.8-1 sources have apparently changed. The original file is no longer available upstream. Signed-off-by: Daniel Golle <dgolle@allnet.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32438 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
4e6e9c9c59
commit
b9afc75337
@ -9,8 +9,8 @@ include $(TOPDIR)/rules.mk
|
|||||||
PKG_NAME:=insight
|
PKG_NAME:=insight
|
||||||
PKG_VERSION:=6.8-1
|
PKG_VERSION:=6.8-1
|
||||||
|
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)a.tar.bz2
|
||||||
PKG_MD5SUM:=4ee9824c1e8d6108d886c6c09b24f0ac
|
PKG_MD5SUM:=f7dd764a102beb75c2bb6b8d83455f8e
|
||||||
PKG_SOURCE_URL:=ftp://sourceware.org/pub/insight/releases
|
PKG_SOURCE_URL:=ftp://sourceware.org/pub/insight/releases
|
||||||
PKG_CAT:=bzcat
|
PKG_CAT:=bzcat
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user