whatprovides: update to 2.2.2

This commit is contained in:
Leonid Pliushch 2021-06-26 18:38:44 +03:00
parent eed9d41c6a
commit 7d11f93c12
No known key found for this signature in database
GPG Key ID: 45F2964132545795
1 changed files with 2 additions and 2 deletions

View File

@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://github.com/termux/whatprovides
TERMUX_PKG_DESCRIPTION="Find out packages using specific files"
TERMUX_PKG_LICENSE="Apache-2.0"
TERMUX_PKG_MAINTAINER="Krishna kanhaiya @kcubeterm"
TERMUX_PKG_VERSION=2.2.1
TERMUX_PKG_VERSION=2.2.2
TERMUX_PKG_SRCURL=https://github.com/termux/whatprovides/archive/${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=81091acb1374c63077721033e7655edb5c153f25f295bab19ce628dd6aed4f9c
TERMUX_PKG_SHA256=bbe2e2bca5a1d43f09404378d9e9194cb18ebce8f68051090f21230c4f021862
TERMUX_PKG_DEPENDS="bash, coreutils, curl, gawk, gzip, sqlite"
TERMUX_PKG_BUILD_IN_SRC=true
TERMUX_PKG_PLATFORM_INDEPENDENT=true