aboutsummaryrefslogtreecommitdiff
path: root/net/ksmbd-tools
diff options
context:
space:
mode:
authorRosen Penev <rosenp@gmail.com>2022-06-03 16:48:12 -0700
committerRosen Penev <rosenp@gmail.com>2022-06-04 10:28:09 -0700
commitd513df080d55c902623050030cc800afd85ee92d (patch)
tree1ff0eb50fe2c2f82caab41dc71a9a6a2bfcf85f3 /net/ksmbd-tools
parentffc2bf6c9d0ce284edd621ac3aeb1938d80a0c27 (diff)
ksmbd-tools: update to 3.4.5
Major changes are: Add support for Heimdal as the Kerberos 5 implementation. Add smbd max io size parameter. Accept global share options. Signed-off-by: Rosen Penev <rosenp@gmail.com>
Diffstat (limited to 'net/ksmbd-tools')
-rw-r--r--net/ksmbd-tools/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ksmbd-tools/Makefile b/net/ksmbd-tools/Makefile
index 5dcc7c822..a6e56331e 100644
--- a/net/ksmbd-tools/Makefile
+++ b/net/ksmbd-tools/Makefile
@@ -1,12 +1,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=ksmbd-tools
-PKG_VERSION:=3.4.4
+PKG_VERSION:=3.4.5
PKG_RELEASE:=$(AUTORELEASE)
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://codeload.github.com/cifsd-team/ksmbd-tools/tar.gz/$(PKG_VERSION)?
-PKG_HASH:=cc7cc2fcbeed052176894a8dbbf290919c3735b320401c6492cf17f1ba1a3548
+PKG_HASH:=e22e5bef29ffa2670fc82c490ad4dc6eb00963b4f963dd1852c811b437c77ee1
PKG_MAINTAINER:=Andy Walsh <andy.walsh44+github@gmail.com>
PKG_LICENSE:=GPL-2.0-or-later