From: Daniel Golle Date: Wed, 28 Apr 2021 18:06:38 +0000 (+0100) Subject: python-gnupg: update to version 0.4.7 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=7b32ab78c0bbef8a538bc61547df3a2de4234ebf;p=openwrt-packages.git python-gnupg: update to version 0.4.7 Signed-off-by: Daniel Golle --- diff --git a/lang/python/python-gnupg/Makefile b/lang/python/python-gnupg/Makefile index 6a4f99b2c..acd4f4452 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