commit 55b84246e8ad0d7e570bbb55b8f5c7892555774b
parent c6ac1e3f76ecd92d02d82c5729bbd1f2bd64922b
Author: Michael Heimpold <mhei@heimpold.de>
Date: Tue, 29 Dec 2015 13:33:13 +0100
Merge pull request #2199 from jefferyto/python-enum34-update
python-enum34: update to latest version
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git 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