Skip to content

Commit

Permalink
dufs: update to 0.43.0
Browse files Browse the repository at this point in the history
(cherry picked from commit a0ae413)
  • Loading branch information
Integral-Tech authored and 1715173329 committed Dec 30, 2024
1 parent 13d8f66 commit 8830098
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions net/dufs/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=dufs
PKG_VERSION:=0.42.0
PKG_RELEASE:=2
PKG_VERSION:=0.43.0
PKG_RELEASE:=1

PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://codeload.github.com/sigoden/dufs/tar.gz/v$(PKG_VERSION)?
PKG_HASH:=76439a01c142d6a378912930de4b74821aa2fef54ccfb7dbb00d6ea3b1a0ab4c
PKG_HASH:=4ba3b90486336efc4e592bcf15f14d4e3b6ac7b3b1bf8770815b8c43975d8b01

PKG_MAINTAINER:=Tianling Shen <[email protected]>
PKG_LICENSE:=Apache-2.0 MIT
Expand Down

0 comments on commit 8830098

Please sign in to comment.