Browse Source

python-gnupg: update to version 0.4.4

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
lilik-openwrt-22.03
Daniel Golle 5 years ago
parent
commit
993d0414f7
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,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


Loading…
Cancel
Save