mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
less: update to 678
Signed-off-by: Vincent Legoll <vincent.legoll@gmail.com>
This commit is contained in:
parent
5a63378d47
commit
d4bee36672
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'less'
|
# Template file for 'less'
|
||||||
pkgname=less
|
pkgname=less
|
||||||
version=643
|
version=678
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-regex=pcre2"
|
configure_args="--with-regex=pcre2"
|
||||||
|
@ -12,4 +12,4 @@ license="GPL-3.0-or-later"
|
||||||
homepage="https://www.greenwoodsoftware.com/less"
|
homepage="https://www.greenwoodsoftware.com/less"
|
||||||
changelog="https://raw.githubusercontent.com/gwsw/less/master/NEWS"
|
changelog="https://raw.githubusercontent.com/gwsw/less/master/NEWS"
|
||||||
distfiles="https://www.greenwoodsoftware.com/less/less-${version}.tar.gz"
|
distfiles="https://www.greenwoodsoftware.com/less/less-${version}.tar.gz"
|
||||||
checksum=2911b5432c836fa084c8a2e68f6cd6312372c026a58faaa98862731c8b6052e8
|
checksum=4c085364f3028290d34647df27f56018c365dc4c0092ab7de74ed8fe89014fe7
|
||||||
|
|
Loading…
Add table
Reference in a new issue