On 11/19/2018 02:11 PM, Ken Moffat via blfs-book wrote:
On Mon, Nov 19, 2018 at 07:27:30PM -0000, bdubbs--- via blfs-book wrote:
Author: bdubbs
Date: Mon Nov 19 11:27:30 2018
New Revision: 20721

Log:
Fix md5sum

Modified:
    trunk/BOOK/pst/typesetting/biber.xml

Modified: trunk/BOOK/pst/typesetting/biber.xml
==============================================================================
--- trunk/BOOK/pst/typesetting/biber.xml        Sun Nov 18 19:54:38 2018        
(r20720)
+++ trunk/BOOK/pst/typesetting/biber.xml        Mon Nov 19 11:27:30 2018        
(r20721)
@@ -15,7 +15,7 @@
    <!-- Check path.  Directory might not be &biblatex-version; if a suffixed 
update -->
    <!ENTITY biblatex-download-http   
"http://sourceforge.net/projects/biblatex/files/biblatex-&biblatex-version;/biblatex-&biblatex-version;.tds.tgz";>
    <!ENTITY biblatex-download-ftp    "">
-  <!ENTITY biblatex-md5sum          "dbf146a73d10b9b6a16ae1982e8a6d0a">
+  <!ENTITY biblatex-md5sum          "b15453a9b9aa7df55e0a9f82a50c8ffa">
    <!ENTITY biblatex-size            "19 MB">
I stand by that dbf... md5sum.


$ wget http://sourceforge.net/projects/biblatex/files/biblatex-3.12/biblatex-3.12.tds.tgz
URL transformed to HTTPS due to an HSTS policy
--2018-11-19 14:54:01-- https://sourceforge.net/projects/biblatex/files/biblatex-3.12/biblatex-3.12.tds.tgz
Resolving sourceforge.net... 216.105.38.13
Connecting to sourceforge.net|216.105.38.13|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://sourceforge.net/projects/biblatex/files/biblatex-3.12/biblatex-3.12.tds.tgz/download [following] --2018-11-19 14:54:02-- https://sourceforge.net/projects/biblatex/files/biblatex-3.12/biblatex-3.12.tds.tgz/download
Connecting to sourceforge.net|216.105.38.13|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://downloads.sourceforge.net/project/biblatex/biblatex-3.12/biblatex-3.12.tds.tgz?r=&ts=1542660843&use_mirror=managedway [following] --2018-11-19 14:54:03-- https://downloads.sourceforge.net/project/biblatex/biblatex-3.12/biblatex-3.12.tds.tgz?r=&ts=1542660843&use_mirror=managedway
Resolving downloads.sourceforge.net... 216.105.38.13
Connecting to downloads.sourceforge.net|216.105.38.13|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://managedway.dl.sourceforge.net/project/biblatex/biblatex-3.12/biblatex-3.12.tds.tgz [following] --2018-11-19 14:54:03-- https://managedway.dl.sourceforge.net/project/biblatex/biblatex-3.12/biblatex-3.12.tds.tgz
Resolving managedway.dl.sourceforge.net... 208.79.213.6
Connecting to managedway.dl.sourceforge.net|208.79.213.6|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 19858631 (19M) [application/octet-stream]
Saving to: ‘biblatex-3.12.tds.tgz’

$ md5sum biblatex-3.12.tds.tgz
b15453a9b9aa7df55e0a9f82a50c8ffa  biblatex-3.12.tds.tgz

  -- Bruce

--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to