Author: ken Date: Wed Jan 24 22:42:38 2018 New Revision: 19699 Log: sqlite: fix broken download link.
Modified: trunk/BOOK/server/databases/sqlite.xml Modified: trunk/BOOK/server/databases/sqlite.xml ============================================================================== --- trunk/BOOK/server/databases/sqlite.xml Wed Jan 24 12:05:05 2018 (r19698) +++ trunk/BOOK/server/databases/sqlite.xml Wed Jan 24 22:42:38 2018 (r19699) @@ -9,7 +9,7 @@ <!-- When updating, do not forget the above entities --> - <!ENTITY sqlite-download-http "https://sqlite.org/2017/sqlite-autoconf-&sqlite-dl-version;.tar.gz"> + <!ENTITY sqlite-download-http "https://sqlite.org/2018/sqlite-autoconf-&sqlite-dl-version;.tar.gz"> <!ENTITY sqlite-download-ftp " "> <!ENTITY sqlite-md5sum "96b5648d542e8afa6ab7ffb8db8ddc3d"> <!ENTITY sqlite-size "2.5 MB"> -- http://lists.linuxfromscratch.org/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
