Update package lesspipe

This commit is contained in:
Maxython
2021-12-03 00:22:49 +03:00
parent 1ada078809
commit 852bc379fe

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.90
TERMUX_PKG_VERSION=1.91
TERMUX_PKG_SRCURL=https://github.com/wofr06/lesspipe/archive/$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=db1a02e41654d7f842e9a88b9a3439384a023e25e968239897bac471f5f23489
TERMUX_PKG_SHA256=6192e7e451c5db26841c6dc3cbcc23c1ef396c1cc4588288effa699dbc665cdb
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_DEPENDS="less"
TERMUX_PKG_SUGGESTS="imagemagick, p7zip, unrar, unzip"