lede-packages-rs

git clone git://archive.git.mtrnord.blog/MTRNord/lede-packages-rs.git
Log | Files | Refs | README | LICENSE

commit a0391c4f758b6f3743993a3039041cd12fb862be
parent 74413b82204e7252018ec3989ef93f8b01269f1e
Author: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Date:   Sun, 20 Dec 2015 19:31:27 +0200

vpnc-scripts: bumped version

Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>

Diffstat:
Mnet/vpnc-scripts/Makefile | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 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