fclones: update to 0.28.0

Closes #11917
This commit is contained in:
Chongyun Lee 2022-09-23 21:51:40 +08:00
parent 2d590de165
commit 1640bd17e5
No known key found for this signature in database
GPG Key ID: 379E4F5EB8CD7985
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ TERMUX_PKG_HOMEPAGE="https://github.com/pkolaczk/fclones"
TERMUX_PKG_DESCRIPTION="Efficient Duplicate File Finder"
TERMUX_PKG_LICENSE="MIT"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION="0.27.3"
TERMUX_PKG_VERSION="0.28.0"
TERMUX_PKG_SRCURL="https://github.com/pkolaczk/fclones/archive/refs/tags/v$TERMUX_PKG_VERSION.tar.gz"
TERMUX_PKG_SHA256=77281f9c3dead007b427b827cedcafab4ad8de2e6692b2cf67415afe9b817e0e
TERMUX_PKG_SHA256=f1b79ef82140b4a09403ea9d5616d853684a08a163db2c7c62f437f266aa4177
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_BUILD_IN_SRC=true