p11-kit: updated to 0.20.7
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
This commit is contained in:
parent
6d83570028
commit
fac996d2f1
1 changed files with 2 additions and 2 deletions
|
@ -8,12 +8,12 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=p11-kit
|
||||
PKG_VERSION:=0.20.2
|
||||
PKG_VERSION:=0.20.7
|
||||
PKG_RELEASE:=1
|
||||
PKG_MAINTAINER:=Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_MD5SUM:=757b97ee4ac0ce598661a90cd784c4f1
|
||||
PKG_MD5SUM:=6648cad01a3080b685b8b3bf7372c91a
|
||||
PKG_SOURCE_URL:=http://p11-glue.freedesktop.org/releases/
|
||||
|
||||
PKG_INSTALL:=1
|
||||
|
|
Loading…
Reference in a new issue