less: update to 530

This commit is contained in:
Tom G. Christensen 2019-03-24 17:24:28 +01:00
parent e42e42a917
commit 27453bfebc
2 changed files with 4 additions and 1 deletions

View File

@ -6,7 +6,7 @@
########################################################### ###########################################################
# Check the following 4 variables before running the script # Check the following 4 variables before running the script
topdir=less topdir=less
version=451 version=530
pkgver=1 pkgver=1
source[0]=http://www.greenwoodsoftware.com/less/$topdir-$version.tar.gz source[0]=http://www.greenwoodsoftware.com/less/$topdir-$version.tar.gz
# If there are no patches, simply comment this # If there are no patches, simply comment this

View File

@ -1,4 +1,7 @@
CHANGELOG CHANGELOG
--------- ---------
* Sun Mar 24 2019 Tom G. Christensen <swpkg@jupiterrise.com> - 530-1
- Update to 530
* Wed Nov 20 2013 Tom G. Christensen <swpkg@jupiterrise.com> - 451-1 * Wed Nov 20 2013 Tom G. Christensen <swpkg@jupiterrise.com> - 451-1
- Update to 451 - Update to 451