From: Rosen Penev Date: Sun, 19 Sep 2021 07:35:39 +0000 (-0700) Subject: fuse3: update to 3.10.5 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=a976658b8c65f03cc12c332dfa57e90678b5bca6;p=openwrt-packages.git fuse3: update to 3.10.5 Signed-off-by: Rosen Penev --- diff --git a/utils/fuse3/Makefile b/utils/fuse3/Makefile index 7012f6b44..0e42204a0 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.10.4 +PKG_VERSION:=3.10.5 PKG_RELEASE:=$(AUTORELEASE) PKG_SOURCE:=fuse-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=https://github.com/libfuse/libfuse/releases/download/fuse-$(PKG_VERSION) -PKG_HASH:=9365b74fd8471caecdb3cc5adf25a821f70a931317ee9103d15bd39089e3590d +PKG_HASH:=b2e283485d47404ac896dd0bb7f7ba81e1470838e677e45f659804c3a3b69666 PKG_BUILD_DIR:=$(BUILD_DIR)/fuse-$(PKG_VERSION) PKG_MAINTAINER:=