Changeset 31174
- Timestamp:
- 2012-04-02T18:25:31+02:00 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/mpc/Makefile
r24381 r31174 1 1 # 2 # Copyright (C) 2009 OpenWrt.org2 # Copyright (C) 2009-2012 OpenWrt.org 3 3 # 4 4 # This is free software, licensed under the GNU General Public License v2. … … 8 8 9 9 PKG_NAME:=mpc 10 PKG_VERSION:=0. 8.210 PKG_VERSION:=0.9 11 11 12 12 PKG_SOURCE_URL:=http://www.multiprecision.org/mpc/download/ 13 13 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz 14 PKG_MD5SUM:= e98267ebd5648a39f881d66797122fb614 PKG_MD5SUM:=0d6acab8d214bd7d1fbbc593e83dd00d 15 15 16 16 include $(INCLUDE_DIR)/host-build.mk
Note: See TracChangeset
for help on using the changeset viewer.