mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-27 21:08:26 +02:00
libtool: update to 1.5.26 (patch from #4905)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17715 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
bd6f974a3f
commit
d491a718d7
@ -8,12 +8,12 @@
|
|||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=libtool
|
PKG_NAME:=libtool
|
||||||
PKG_VERSION:=1.5.24
|
PKG_VERSION:=1.5.26
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
|
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||||
PKG_SOURCE_URL:=@GNU/libtool
|
PKG_SOURCE_URL:=@GNU/libtool
|
||||||
PKG_MD5SUM:=d0071c890101fcf4f2be8934a37841b0
|
PKG_MD5SUM:=aa9c5107f3ec9ef4200eb6556f3b3c29
|
||||||
|
|
||||||
HOST_PATCH_DIR=/dev/null
|
HOST_PATCH_DIR=/dev/null
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user