Browse Source

vpnc-scripts: bumped version

Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Nikos Mavrogiannopoulos 9 years ago
parent
commit
3ed70bb772
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      net/vpnc-scripts/Makefile

+ 1
- 1
net/vpnc-scripts/Makefile View File

9
 
9
 
10
 PKG_NAME:=vpnc-scripts
10
 PKG_NAME:=vpnc-scripts
11
 PKG_VERSION:=20150116
11
 PKG_VERSION:=20150116
12
-PKG_RELEASE:=1
12
+PKG_RELEASE:=2
13
 
13
 
14
 include $(INCLUDE_DIR)/package.mk
14
 include $(INCLUDE_DIR)/package.mk
15
 
15