lede-packages-rs

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

commit 3ed70bb7724507afdffb3d4ea8be7091510bd976
parent c70aff24458c677977e165291ad4014585e3bd77
Author: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Date:   Sat, 27 Jun 2015 08:22:07 +0200

vpnc-scripts: bumped version

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

Diffstat:
Mnet/vpnc-scripts/Makefile | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net/vpnc-scripts/Makefile b/net/vpnc-scripts/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=vpnc-scripts PKG_VERSION:=20150116 -PKG_RELEASE:=1 +PKG_RELEASE:=2 include $(INCLUDE_DIR)/package.mk