diff options
Diffstat (limited to 'net/vpnc-scripts/Makefile')
-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 |