aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeffery To <jeffery.to@gmail.com>2021-09-02 02:30:37 +0800
committerJeffery To <jeffery.to@gmail.com>2021-09-02 02:30:37 +0800
commit69ae9c29a206856af5e737737fcb691c8bce7f08 (patch)
treeaf563ea6f1e14402df2543213453f235762553fe
parent1f132a184b60b3fc5e263a88d4b6559cd3adf819 (diff)
python-cryptography: Update to 3.4.8
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
-rw-r--r--lang/python/python-cryptography/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/python/python-cryptography/Makefile b/lang/python/python-cryptography/Makefile
index 9764208f4..15635de5e 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.4.7
+PKG_VERSION:=3.4.8
PKG_RELEASE:=1
PYPI_NAME:=cryptography
-PKG_HASH:=3d10de8116d25649631977cb37da6cbdd2d6fa0e0281d014a5b7d337255ca713
+PKG_HASH:=94cc5ed4ceaefcbe5bf38c8fba6a21fc1d365bb8fb826ea1688e3370b2e24a1c
PKG_LICENSE:=Apache-2.0 BSD-3-Clause
PKG_LICENSE_FILES:=LICENSE.APACHE LICENSE.BSD