aboutsummaryrefslogtreecommitdiff
path: root/utils/fuse3
diff options
context:
space:
mode:
authorRosen Penev <rosenp@gmail.com>2020-08-27 17:06:08 -0700
committerRosen Penev <rosenp@gmail.com>2020-08-27 17:29:03 -0700
commit3dd3e227356fd53546e9bcc8ea217fa7553cda49 (patch)
treec03f5be8efce5747cb83979adea7b21f534c03f5 /utils/fuse3
parentf873fbdc491229189c6b60849e916b3a698bdcd7 (diff)
fuse3: update to 3.9.3
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Diffstat (limited to 'utils/fuse3')
-rw-r--r--utils/fuse3/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/utils/fuse3/Makefile b/utils/fuse3/Makefile
index 0d0855ab0..6760ac504 100644
--- a/utils/fuse3/Makefile
+++ b/utils/fuse3/Makefile
@@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk
include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=fuse3
-PKG_VERSION:=3.9.2
+PKG_VERSION:=3.9.3
PKG_RELEASE:=1
PKG_SOURCE:=fuse-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=https://github.com/libfuse/libfuse/releases/download/fuse-$(PKG_VERSION)
-PKG_HASH:=6999b6d48e7c0a79628fa901f6e66def3513cab4ffdd8097821e7dc3cdeae08a
+PKG_HASH:=cd45270a064d2ae14f17cfc914f1555106d6c5091025b0b2698b860399d4ede6
PKG_BUILD_DIR:=$(BUILD_DIR)/fuse-$(PKG_VERSION)
PKG_MAINTAINER:=