python-crypto: Bump to 2.6
Update python-crypto (pycrypto) to latest version 2.6 with many bug fixes and much better python support (current version 2.0.1 was released way back in 2005). Signed-off-by: Eric T Chen <taiyang.chen@gmail.com> Signed-off-by: Florian Fainelli <florian@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/packages@34482 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
3f612f4854
commit
3834f23b76
@ -8,12 +8,12 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=pycrypto
|
||||
PKG_VERSION:=2.0.1
|
||||
PKG_VERSION:=2.6
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=http://www.amk.ca/files/python/crypto/
|
||||
PKG_MD5SUM:=4d5674f3898a573691ffb335e8d749cd
|
||||
PKG_SOURCE_URL:=http://ftp.dlitz.net/pub/dlitz/crypto/pycrypto/
|
||||
PKG_MD5SUM:=88dad0a270d1fe83a39e0467a66a22bb
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
$(call include_mk, python-package.mk)
|
||||
|
Loading…
x
Reference in New Issue
Block a user