From 993d0414f793851b1347229e923c3ebc9bebbfe3 Mon Sep 17 00:00:00 2001 From: Daniel Golle Date: Sat, 2 Mar 2019 23:20:10 +0100 Subject: [PATCH] python-gnupg: update to version 0.4.4 Signed-off-by: Daniel Golle --- 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 a963fc53b..4aa835a23 100644 --- a/lang/python/python-gnupg/Makefile +++ b/lang/python/python-gnupg/Makefile @@ -5,12 +5,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=python-gnupg -PKG_VERSION:=0.4.3 -PKG_RELEASE:=2 +PKG_VERSION:=0.4.4 +PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://files.pythonhosted.org/packages/source/p/python-gnupg -PKG_HASH:=2d158dfc6b54927752b945ebe57e6a0c45da27747fa3b9ae66eccc0d2147ac0d +PKG_HASH:=45daf020b370bda13a1429c859fcdff0b766c0576844211446f9266cae97fb0e PKG_LICENSE:=GPL-3.0+ PKG_LICENSE_FILES:=LICENSE