From 072277974ca2565477b0957b6e84eca76f69e144 Mon Sep 17 00:00:00 2001 From: Nikos Mavrogiannopoulos Date: Tue, 30 Jan 2018 20:36:20 +0100 Subject: [PATCH] p11-kit: bumped release ver Signed-off-by: Nikos Mavrogiannopoulos --- libs/p11-kit/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/p11-kit/Makefile b/libs/p11-kit/Makefile index df1766a8c1..a951203777 100644 --- a/libs/p11-kit/Makefile +++ b/libs/p11-kit/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=p11-kit PKG_VERSION:=0.23.1 -PKG_RELEASE:=1 +PKG_RELEASE:=2 PKG_MAINTAINER:=Nikos Mavrogiannopoulos PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz