1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-11-24 00:14:05 +02:00

[tools] mpfr: add missing MD5SUM

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19060 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nico 2010-01-07 02:07:51 +00:00
parent 9a41a375f8
commit af7936637c

View File

@ -11,7 +11,7 @@ PKG_VERSION:=2.4.1
PKG_SOURCE_URL:=http://www.mpfr.org/mpfr-$(PKG_VERSION) PKG_SOURCE_URL:=http://www.mpfr.org/mpfr-$(PKG_VERSION)
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_MD5SUM:= PKG_MD5SUM:=c5ee0a8ce82ad55fe29ac57edd35d09e
include $(INCLUDE_DIR)/host-build.mk include $(INCLUDE_DIR)/host-build.mk