From: Alexandru Ardelean Date: Tue, 29 Sep 2020 04:58:19 +0000 (+0300) Subject: python-cryptography: bump to version 3.1.1 X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=ab82464b61eeaef3f278cdc960cfc79e4846b571;p=feed%2Fpackages.git python-cryptography: bump to version 3.1.1 Signed-off-by: Alexandru Ardelean --- diff --git a/lang/python/python-cryptography/Makefile b/lang/python/python-cryptography/Makefile index fed41ae3d7..3e0ebdc74e 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:=3.1 -PKG_RELEASE:=2 +PKG_VERSION:=3.1.1 +PKG_RELEASE:=1 PYPI_NAME:=cryptography -PKG_HASH:=26409a473cc6278e4c90f782cd5968ebad04d3911ed1c402fc86908c17633e08 +PKG_HASH:=9d9fc6a16357965d282dd4ab6531013935425d0dc4950df2e0cf2a1b1ac1017d PKG_LICENSE:=Apache-2.0 BSD-3-Clause PKG_LICENSE_FILES:=LICENSE.APACHE LICENSE.BSD