From a0391c4f758b6f3743993a3039041cd12fb862be Mon Sep 17 00:00:00 2001 From: Nikos Mavrogiannopoulos Date: Sun, 20 Dec 2015 19:31:27 +0200 Subject: [PATCH] vpnc-scripts: bumped version Signed-off-by: Nikos Mavrogiannopoulos --- net/vpnc-scripts/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/vpnc-scripts/Makefile b/net/vpnc-scripts/Makefile index 350afec93..910aac1a7 100644 --- a/net/vpnc-scripts/Makefile +++ b/net/vpnc-scripts/Makefile @@ -8,8 +8,8 @@ include $(TOPDIR)/rules.mk PKG_NAME:=vpnc-scripts -PKG_VERSION:=20150116 -PKG_RELEASE:=3 +PKG_VERSION:=20151220 +PKG_RELEASE:=1 include $(INCLUDE_DIR)/package.mk