zope-interface: update to 4.2.0

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
This commit is contained in:
Jeffery To 2016-07-28 01:44:04 +08:00
parent fb37ae282b
commit 1c690da27a
1 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
#
# Copyright (C) 2006-2015 OpenWrt.org
# Copyright (C) 2006-2016 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=zope.interface
PKG_VERSION:=4.1.3
PKG_VERSION:=4.2.0
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://pypi.python.org/packages/source/z/zope.interface
PKG_MD5SUM:=9ae3d24c0c7415deb249dd1a132f0f79
PKG_SOURCE_URL:=https://pypi.python.org/packages/ea/a3/38bdc8e8bd068ea5b4d21a2d80eca1547cd8509318e8d7c875f7247abe43
PKG_MD5SUM:=2950a6db7e985e19c7a846cc20f5d82a
PKG_BUILD_DEPENDS:=python python-setuptools