lesspipe: update to 1.86

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2021-07-22 12:52:43 +00:00
parent d9c557e31a
commit 9f0c3ccb0a
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.85
TERMUX_PKG_VERSION=1.86
TERMUX_PKG_SRCURL=https://github.com/wofr06/lesspipe/archive/$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=cffbb432396ea4abf551bdda17adee9be3543486bc398c5c6838908e299210f9
TERMUX_PKG_SHA256=b7b3b7e32386886789287b40c947bc49124b41ac770f591c2655ee86ca100a40
TERMUX_PKG_DEPENDS="less"
TERMUX_PKG_SUGGESTS="imagemagick, p7zip, unrar, unzip"
TERMUX_PKG_BUILD_IN_SRC=true