[packages] Add missing md5sums
git-svn-id: svn://svn.openwrt.org/openwrt/packages@19719 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
#
|
||||
# Copyright (C) 2008 OpenWrt.org
|
||||
# Copyright (C) 2009-2010 OpenWrt.org
|
||||
#
|
||||
# This is free software, licensed under the GNU General Public License v2.
|
||||
# See /LICENSE for more information.
|
||||
@ -10,9 +10,11 @@ include $(TOPDIR)/rules.mk
|
||||
PKG_NAME:=cython
|
||||
PKG_VERSION:=0.10.3
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=Cython-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=http://www.cython.org/
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR)/Cython-$(PKG_VERSION)
|
||||
PKG_MD5SUM:=684103ed37472d9beef3a38e0d5c431d
|
||||
|
||||
PKG_BUILD_DEPENDS:=python
|
||||
|
||||
|
Reference in New Issue
Block a user