lesspipe: update to 1.88

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2021-08-13 00:18:43 +00:00
parent 4e9344e91b
commit cfd84f3f5b
1 changed files with 2 additions and 2 deletions

View File

@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=http://www-zeuthen.desy.de/~friebel/unix/lesspipe.html
TERMUX_PKG_DESCRIPTION="An input filter for the pager less"
TERMUX_PKG_LICENSE="GPL-2.0"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION=1.87
TERMUX_PKG_VERSION=1.88
TERMUX_PKG_SRCURL=https://github.com/wofr06/lesspipe/archive/$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=554095bc1d27514ca5480295f3f49a635bd65fd899489ab43b2a6d356258ad6c
TERMUX_PKG_SHA256=442a178f40e0261144f03f1a31048e00d09c8d0fbd7107d99d183b54f10c7ac3
TERMUX_PKG_DEPENDS="less"
TERMUX_PKG_SUGGESTS="imagemagick, p7zip, unrar, unzip"
TERMUX_PKG_BUILD_IN_SRC=true