fselect: update to 0.7.9

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2021-12-26 12:19:31 +00:00
parent 158d67496d
commit e1aac8cdba
1 changed files with 2 additions and 2 deletions

View File

@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://github.com/jhspetersson/fselect
TERMUX_PKG_DESCRIPTION="Find files with SQL-like queries"
TERMUX_PKG_LICENSE="Apache-2.0, MIT"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION=0.7.8
TERMUX_PKG_VERSION=0.7.9
TERMUX_PKG_SRCURL=https://github.com/jhspetersson/fselect/archive/$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=9ad3b7e2a8928ac5cf1694a72594ff56ab118dcb01803b780cdf70779355c000
TERMUX_PKG_SHA256=b1cb4108d1d35c8e2d2630cdb78a42e1e10ff36ea00ce2e76577e1723905d4a2
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_BUILD_IN_SRC=true