Adding md5sum checks

Using local python instead of host python for numpy



git-svn-id: svn://svn.openwrt.org/openwrt/packages@11529 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
ryd
2008-06-17 22:05:39 +00:00
parent fd5756f600
commit 7a6ccf7c65
7 changed files with 8 additions and 1 deletions

View File

@ -12,6 +12,7 @@ PKG_VERSION:=0.15.0
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://telepathy.freedesktop.org/releases/telepathy-python/
PKG_MD5SUM:=678a28e3b7d06f75940beec28130d9a5
include $(INCLUDE_DIR)/package.mk