From 869c22565c1a1d9269eaac31fb847f416c8e5cff Mon Sep 17 00:00:00 2001 From: Carlos Miguel Ferreira Date: Tue, 24 Nov 2015 02:15:12 +0000 Subject: [PATCH] p11-kit: Version update Just a regular version update - Package gnutls requires the 0.23.1 to compile. Signed-off-by: Carlos M. Ferreira --- libs/p11-kit/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libs/p11-kit/Makefile b/libs/p11-kit/Makefile index 853287aac2..a9facc13fd 100644 --- a/libs/p11-kit/Makefile +++ b/libs/p11-kit/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=p11-kit -PKG_VERSION:=0.20.7 +PKG_VERSION:=0.23.1 PKG_RELEASE:=1 PKG_MAINTAINER:=Nikos Mavrogiannopoulos PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz -PKG_MD5SUM:=6648cad01a3080b685b8b3bf7372c91a +PKG_MD5SUM:=96f073270c489c9a594e1c9413f42db8 PKG_SOURCE_URL:=http://p11-glue.freedesktop.org/releases/ PKG_INSTALL:=1 -- 2.30.2