From: Alexandru Ardelean Date: Mon, 3 Aug 2020 11:04:25 +0000 (+0300) Subject: python-cffi: bump to version 1.14.1 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=9a0907b8be664bc687f53026c6366618b21b0e4f;p=openwrt-packages.git python-cffi: bump to version 1.14.1 Signed-off-by: Alexandru Ardelean --- diff --git a/lang/python/python-cffi/Makefile b/lang/python/python-cffi/Makefile index 5bad6e65b..4ad0e7d27 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.0 -PKG_RELEASE:=2 +PKG_VERSION:=1.14.1 +PKG_RELEASE:=1 PYPI_NAME:=cffi -PKG_HASH:=2d384f4a127a15ba701207f7639d94106693b6cd64173d6c8988e2c25f3ac2b6 +PKG_HASH:=b2a2b0d276a136146e012154baefaea2758ef1f56ae9f4e01c612b0831e0bd2f PKG_LICENSE:=MIT PKG_LICENSE_FILES:=LICENSE