Browse Source

python-gnupg: update to version 0.4.7

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
lilik-openwrt-22.03
Daniel Golle 3 years ago
parent
commit
7b32ab78c0
1 changed files with 3 additions and 3 deletions
  1. +3
    -3
      lang/python/python-gnupg/Makefile

+ 3
- 3
lang/python/python-gnupg/Makefile View File

@ -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


Loading…
Cancel
Save