bump(main/dufs): 0.33.0

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2023-03-17 06:12:11 +00:00
parent 289b58799b
commit a0890022cb
1 changed files with 2 additions and 2 deletions

View File

@ -3,9 +3,9 @@ TERMUX_PKG_DESCRIPTION="A file server that supports static serving, uploading, s
TERMUX_PKG_LICENSE="Apache-2.0,MIT"
TERMUX_PKG_LICENSE_FILE="LICENSE-APACHE,LICENSE-MIT"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION="0.32.0"
TERMUX_PKG_VERSION="0.33.0"
TERMUX_PKG_SRCURL=https://github.com/sigoden/dufs/archive/v$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=bd77bd4d9a5b244703761e7a745c9b127a271612f24d076d99abe758e0130a90
TERMUX_PKG_SHA256=81c28eba10305a998e5bbe3d8e5b0644dc253a47b702c85be521193970b1e057
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_BUILD_IN_SRC=true