From c21eee0df469b44d24229fb196ba454b2d78906a Mon Sep 17 00:00:00 2001 From: Jeffery To Date: Mon, 4 Nov 2019 23:42:39 +0800 Subject: [PATCH] python-cffi: Update to 1.13.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 b20c3fd3c..3ee79ef84 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.13.1 +PKG_VERSION:=1.13.2 PKG_RELEASE:=1 PYPI_NAME:=cffi -PKG_HASH:=558b3afef987cf4b17abd849e7bedf64ee12b28175d564d05b628a0f9355599b +PKG_HASH:=599a1e8ff057ac530c9ad1778293c665cb81a791421f46922d80a86473c13346 PKG_LICENSE:=MIT PKG_LICENSE_FILES:=LICENSE