From 787e2ba027c41b0d27e0090407b77950682114c7 Mon Sep 17 00:00:00 2001 From: Jeffery To Date: Mon, 24 Jul 2023 15:26:31 +0800 Subject: [PATCH] python-gnupg: Update to 0.5.1 Signed-off-by: Jeffery To --- lang/python/python-gnupg/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/python/python-gnupg/Makefile b/lang/python/python-gnupg/Makefile index 898a4048f2..98192ac8eb 100644 --- a/lang/python/python-gnupg/Makefile +++ b/lang/python/python-gnupg/Makefile @@ -5,11 +5,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=python-gnupg -PKG_VERSION:=0.5.0 +PKG_VERSION:=0.5.1 PKG_RELEASE:=1 PYPI_NAME:=python-gnupg -PKG_HASH:=70758e387fc0e0c4badbcb394f61acbe68b34970a8fed7e0f7c89469fe17912a +PKG_HASH:=5674bad4e93876c0b0d3197e314d7f942d39018bf31e2b833f6788a6813c3fb8 PKG_LICENSE:=BSD-3-Clause PKG_LICENSE_FILES:=LICENSE.txt