From 83ad5a92337365425fb3a04408b8289d38625746 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 350afec93b..910aac1a76 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