diff --git a/links/build.sh b/links/build.sh index 775c722..314546d 100755 --- a/links/build.sh +++ b/links/build.sh @@ -6,7 +6,7 @@ ########################################################### # Check the following 4 variables before running the script topdir=links -version=2.12 +version=2.14 pkgver=1 source[0]=http://links.twibright.com/download/$topdir-$version.tar.bz2 # If there are no patches, simply comment this diff --git a/links/meta/ChangeLog b/links/meta/ChangeLog index 7b8bf07..c991720 100644 --- a/links/meta/ChangeLog +++ b/links/meta/ChangeLog @@ -1,4 +1,7 @@ CHANGELOG --------- +* Wed Dec 21 2016 Tom G. Christensen - 2.14-1 +- Update to 2.14 + * Sat Mar 05 2016 Tom G. Christensen - 2.12-1 - First package