From 0ea5b983fd43ca9b4fccead09c3c690638895095 Mon Sep 17 00:00:00 2001 From: Rosen Penev Date: Sat, 19 Jan 2019 22:26:22 -0800 Subject: [PATCH] kplex: Update to 1.4 Signed-off-by: Rosen Penev --- net/kplex/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/kplex/Makefile b/net/kplex/Makefile index d2a5395d33..e1ff76fd22 100644 --- a/net/kplex/Makefile +++ b/net/kplex/Makefile @@ -7,12 +7,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=kplex -PKG_VERSION:=1.3.4 +PKG_VERSION:=1.4 PKG_RELEASE=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tgz PKG_SOURCE_URL:=http://www.stripydog.com/download -PKG_HASH:=b507d85d5f1def40303326459268a6262d37ea5f13fb73b37b72854e53594dcc +PKG_HASH:=8c2f1ccba4a22cb3b683b73b9dab6ce317e7d858764f1c2c695970f94c726fc1 PKG_LICENSE:=GPL-3.0+ PKG_LICENSE_FILES:=COPYING -- 2.30.2