fselect: update to 0.7.6

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2021-06-17 06:09:45 +00:00
parent 1ce096c0ab
commit 3f84615649
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.5
TERMUX_PKG_VERSION=0.7.6
TERMUX_PKG_SRCURL=https://github.com/jhspetersson/fselect/archive/$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=bee5cddfbd5ec254d0d8ec5e045618829d775084d00b8bcf353418beeb31a439
TERMUX_PKG_SHA256=bea8a7c09ddb88a8ad253305744847c4e4d63cb16afbec6c8cfff89b264f67d7
TERMUX_PKG_BUILD_IN_SRC=true
termux_step_post_make_install() {