From baec9e9ce453a8246fb5d22d2b3ead58f283c2ed Mon Sep 17 00:00:00 2001 From: Jeffery To Date: Mon, 17 Aug 2020 02:07:45 +0800 Subject: [PATCH] python-cffi: Update to 1.14.2 Signed-off-by: Jeffery To --- lang/python/python-cffi/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/python/python-cffi/Makefile b/lang/python/python-cffi/Makefile index 4ad0e7d27..5f07814c5 100644 --- a/lang/python/python-cffi/Makefile +++ b/lang/python/python-cffi/Makefile @@ -8,11 +8,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=python-cffi -PKG_VERSION:=1.14.1 +PKG_VERSION:=1.14.2 PKG_RELEASE:=1 PYPI_NAME:=cffi -PKG_HASH:=b2a2b0d276a136146e012154baefaea2758ef1f56ae9f4e01c612b0831e0bd2f +PKG_HASH:=ae8f34d50af2c2154035984b8b5fc5d9ed63f32fe615646ab435b05b132ca91b PKG_LICENSE:=MIT PKG_LICENSE_FILES:=LICENSE