libksba: update to version 1.5.0
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
This commit is contained in:
parent
10360eb1f5
commit
6c041dbf4f
1 changed files with 2 additions and 2 deletions
|
@ -1,12 +1,12 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=libksba
|
||||
PKG_VERSION:=1.4.0
|
||||
PKG_VERSION:=1.5.0
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
||||
PKG_SOURCE_URL:=https://gnupg.org/ftp/gcrypt/$(PKG_NAME)
|
||||
PKG_HASH:=bfe6a8e91ff0f54d8a329514db406667000cb207238eded49b599761bfca41b6
|
||||
PKG_HASH:=ae4af129216b2d7fdea0b5bf2a788cd458a79c983bb09a43f4d525cc87aba0ba
|
||||
|
||||
PKG_MAINTAINER:=Daniel Golle <daniel@makrotopia.org>
|
||||
PKG_LICENSE:=LGPL-3.0-or-later GPL-2.0-or-later
|
||||
|
|
Loading…
Reference in a new issue