mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 08:33:51 +02:00
less: update to 458.
This commit is contained in:
parent
ad71036209
commit
f55cf1cca7
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'less'
|
# Template file for 'less'
|
||||||
pkgname=less
|
pkgname=less
|
||||||
version=451
|
version=458
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-regex=pcre"
|
configure_args="--with-regex=pcre"
|
||||||
makedepends="ncurses-devel pcre-devel>=8.30"
|
makedepends="ncurses-devel pcre-devel>=8.30"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="http://www.greenwoodsoftware.com/less"
|
homepage="http://www.greenwoodsoftware.com/less"
|
||||||
distfiles="${homepage}/less-${version}.tar.gz"
|
distfiles="${homepage}/less-${version}.tar.gz"
|
||||||
checksum=9fe8287c647afeafb4149c5dedaeacfd20971ed7c26c7553794bb750536b5f57
|
checksum=e536c7819ede54b3d487f0ffc4c14b3620bed83734d92a81e89f62346db0fcac
|
||||||
|
|
||||||
less_package() {
|
less_package() {
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue