From: Jeffery To Date: Tue, 29 Dec 2015 12:26:40 +0000 (+0800) Subject: python-enum34: update to latest version X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=d96991f5a29792b8a9499a88b48e481aa7581a61;p=feed%2Fpackages.git python-enum34: update to latest version Signed-off-by: Jeffery To --- diff --git a/lang/python-enum34/Makefile b/lang/python-enum34/Makefile index 89ddc414ab..351a9eb63b 100644 --- a/lang/python-enum34/Makefile +++ b/lang/python-enum34/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=enum34 -PKG_VERSION:=1.1.1 +PKG_VERSION:=1.1.2 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://pypi.python.org/packages/source/e/enum34 -PKG_MD5SUM:=5edaf22a14ec2769fc973a0443bf02d5 +PKG_MD5SUM:=025bb71b3f9d2fad15d0ee53e48dc873 PKG_LICENSE:=BSD-3-Clause PKG_LICENSE_FILES:=enum/LICENSE