mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 22:53:51 +02:00
lesspipe: update to 2.08.
This commit is contained in:
parent
b2b677bfe4
commit
437eba8e44
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'lesspipe'
|
||||
pkgname=lesspipe
|
||||
version=2.00
|
||||
version=2.08
|
||||
revision=1
|
||||
depends="less"
|
||||
short_desc="Input filter for the pager less"
|
||||
|
@ -9,7 +9,7 @@ license="GPL-2.0-only"
|
|||
homepage="http://www-zeuthen.desy.de/~friebel/unix/lesspipe.html"
|
||||
changelog="https://raw.githubusercontent.com/wofr06/lesspipe/lesspipe/ChangeLog"
|
||||
distfiles="https://github.com/wofr06/lesspipe/archive/v${version}.tar.gz"
|
||||
checksum=7b64ba4dfe80ef49bef30329ce1f98d70df79c5a62616e24a414f8f6a98dd9a4
|
||||
checksum=91b1363ba9b5594fa4285717592d712a6c724ae7ee35a9543127b3d64677c0d2
|
||||
|
||||
do_install() {
|
||||
vbin archive_color
|
||||
|
|
Loading…
Add table
Reference in a new issue