python-cryptography: Update to 3.4.8 16513/head
authorJeffery To <jeffery.to@gmail.com>
Wed, 1 Sep 2021 18:30:37 +0000 (02:30 +0800)
committerJeffery To <jeffery.to@gmail.com>
Wed, 1 Sep 2021 18:30:37 +0000 (02:30 +0800)
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
lang/python/python-cryptography/Makefile

index 9764208f44a1d60acf1478e043bb708e8b9e3b64..15635de5ee510efbc4df16a63926e5d2c18eceb4 100644 (file)
@@ -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