diff options
author | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2015-12-20 19:31:27 +0200 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2015-12-20 19:31:27 +0200 |
commit | a0391c4f758b6f3743993a3039041cd12fb862be (patch) | |
tree | 53ecc5ed48affc479907026c0a79f75c44f5ce16 | |
parent | 74413b82204e7252018ec3989ef93f8b01269f1e (diff) |
vpnc-scripts: bumped version
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
-rw-r--r-- | net/vpnc-scripts/Makefile | 4 |
1 files 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 |