From d54b6fe09031556754e64c5bc1d4ffa0fdeeebc7 Mon Sep 17 00:00:00 2001 From: Daniel Golle Date: Wed, 28 Apr 2021 19:06:38 +0100 Subject: [PATCH] python-gnupg: update to version 0.4.7 Signed-off-by: Daniel Golle (cherry picked from commit 7b32ab78c0bbef8a538bc61547df3a2de4234ebf) --- lang/python/python-gnupg/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lang/python/python-gnupg/Makefile b/lang/python/python-gnupg/Makefile index 6a4f99b2c9..acd4f44527 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.4.6 -PKG_RELEASE:=1 +PKG_VERSION:=0.4.7 +PKG_RELEASE:=$(AUTORELEASE) PYPI_NAME:=$(PKG_NAME) -PKG_HASH:=3aa0884b3bd414652c2385b9df39e7b87272c2eca1b8fcc3089bc9e58652019a +PKG_HASH:=2061f56b1942c29b92727bf9aecbd3cea3893acc9cccbdc7eb4604285efe4ac7 PKG_LICENSE:=BSD-3-Clause PKG_LICENSE_FILES:=LICENSE.txt -- 2.30.2