diff --git a/lynx/build.sh b/lynx/build.sh index 8828675..61efe20 100755 --- a/lynx/build.sh +++ b/lynx/build.sh @@ -6,9 +6,9 @@ ########################################################### # Check the following 4 variables before running the script topdir=lynx -version=2.8.9dev.17 +version=2.8.9rel.1 pkgver=1 -source[0]=http://invisible-mirror.net/archives/$topdir/tarballs/${topdir}${version}.tar.bz2 +source[0]=https://invisible-mirror.net/archives/$topdir/tarballs/${topdir}${version}.tar.bz2 # If there are no patches, simply comment this #patch[0]= diff --git a/lynx/meta/ChangeLog b/lynx/meta/ChangeLog index ca7d05d..dfb5110 100644 --- a/lynx/meta/ChangeLog +++ b/lynx/meta/ChangeLog @@ -1,5 +1,8 @@ CHANGELOG --------- +* Thu Apr 04 2019 Tom G. Christensen - 2.8.9rel.1-1 +- Update to 2.8.9rel.1 + * Mon Apr 09 2018 Tom G. Christensen - 2.8.9dev.17-1 - Update to 2.8.9dev.17