aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRosen Penev <rosenp@gmail.com>2019-11-04 09:27:59 -0800
committerGitHub <noreply@github.com>2019-11-04 09:27:59 -0800
commitc17af1cd505ca4f5ab6a940d28e8598667375a5b (patch)
tree0c709861c80a83d7876116d99aa8bfe4ea6af58f
parent75f958e3ce9f56700c764bd38e21e84ff6e0286f (diff)
parentc21eee0df469b44d24229fb196ba454b2d78906a (diff)
Merge pull request #10457 from jefferyto/python-cffi-1.13.2
python-cffi: Update to 1.13.2
-rw-r--r--lang/python/python-cffi/Makefile4
1 files 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