From: Jeffery To Date: Wed, 29 Apr 2020 11:15:43 +0000 (+0800) Subject: python-cryptography: Update to 2.9.2 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=1e6b948963a8e7978e4226199e52e5b129f62afa;p=feed%2Fpackages.git python-cryptography: Update to 2.9.2 Signed-off-by: Jeffery To --- diff --git a/lang/python/python-cryptography/Makefile b/lang/python/python-cryptography/Makefile index 495e077c46..a027843030 100644 --- a/lang/python/python-cryptography/Makefile +++ b/lang/python/python-cryptography/Makefile @@ -8,11 +8,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=python-cryptography -PKG_VERSION:=2.9 -PKG_RELEASE:=2 +PKG_VERSION:=2.9.2 +PKG_RELEASE:=1 PYPI_NAME:=cryptography -PKG_HASH:=0cacd3ef5c604b8e5f59bf2582c076c98a37fe206b31430d0cd08138aff0986e +PKG_HASH:=a0c30272fb4ddda5f5ffc1089d7405b7a71b0b0f51993cb4e5dbb4590b2fc229 PKG_LICENSE:=Apache-2.0 BSD-3-Clause PKG_LICENSE_FILES:=LICENSE.APACHE LICENSE.BSD