From e1276c4ec06652193c9c802dcdd72efca62f54cb Mon Sep 17 00:00:00 2001 From: Alexandru Ardelean Date: Wed, 23 Sep 2020 11:32:23 +0300 Subject: [PATCH] python-cffi: bump to version 1.14.3 Signed-off-by: Alexandru Ardelean --- 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 5f07814c53..987ee96814 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.2 +PKG_VERSION:=1.14.3 PKG_RELEASE:=1 PYPI_NAME:=cffi -PKG_HASH:=ae8f34d50af2c2154035984b8b5fc5d9ed63f32fe615646ab435b05b132ca91b +PKG_HASH:=f92f789e4f9241cd262ad7a555ca2c648a98178a953af117ef7fad46aa1d5591 PKG_LICENSE:=MIT PKG_LICENSE_FILES:=LICENSE