less: bump version

This commit is contained in:
Jerome Duval
2021-06-09 18:43:58 +02:00
parent 9119e38796
commit cf005262fc
2 changed files with 2 additions and 2 deletions

View File

@@ -6,11 +6,11 @@ large input files it starts up faster than text editors like 'vi'.
Less uses 'termcap' (or 'terminfo' on some systems), so it can run on a \
variety of terminals. There is even limited support for hardcopy terminals."
HOMEPAGE="http://www.greenwoodsoftware.com/less/"
COPYRIGHT="1984-2018 Mark Nudelman"
COPYRIGHT="1984-2021 Mark Nudelman"
LICENSE="GNU GPL v3"
REVISION="1"
SOURCE_URI="http://www.greenwoodsoftware.com/less/less-$portVersion.tar.gz"
CHECKSUM_SHA256="ff165275859381a63f19135a8f1f6c5a194d53ec3187f94121ecd8ef0795fe3d"
CHECKSUM_SHA256="ce34b47caf20a99740672bf560fc48d5d663c5e78e67bc254e616b9537d5d83b"
PATCHES="less-$portVersion.patchset"
ADDITIONAL_FILES="sysless.in"