mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-04 11:52:56 +02:00
less: update to 478.
This commit is contained in:
parent
ba52df7c1d
commit
e4d8903ecd
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=475
|
version=478
|
||||||
revision=1
|
revision=1
|
||||||
build_pie=yes
|
build_pie=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
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=4fd40ec18d8e69a18a7b1edf36a51fb0de77987ad75f2e875327d1f24c1de098
|
checksum=495c7df52199a0c7e6bfbbe7697b2b54f4bf197c8b10b43957762d74483574ce
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
chmod 755 configure
|
chmod 755 configure
|
||||||
|
|
Loading…
Add table
Reference in a new issue