Browse Source

Move to sha256sum hashes

Bob Mottram 11 years ago
parent
commit
46f6ca5413
1 changed files with 16 additions and 16 deletions
  1. 16
    16
      beaglebone.txt

+ 16
- 16
beaglebone.txt View File

@@ -96,8 +96,8 @@ wget http://freedombone.uk.to/debian-7.2-console-armhf-2013-11-15.tar.xz
96 96
 Verify it.
97 97
 
98 98
 #+BEGIN_SRC: bash
99
-md5sum debian-7.2-console-armhf-2013-11-15.tar.xz
100
-0a448f55d14f64c5a7eb3d7cb2c54185  debian-7.2-console-armhf-2013-11-15.tar.xz
99
+sha256sum debian-7.2-console-armhf-2013-11-15.tar.xz
100
+262ea96d6bff530ad545e001eb2aa50b26a999c02f0c0e2e5f8536edf21c973a  debian-7.2-console-armhf-2013-11-15.tar.xz
101 101
 #+END_SRC
102 102
 
103 103
 Uncompress it.
@@ -1347,8 +1347,8 @@ wget http://freedombone.uk.to/roundcubemail.tar.gz
1347 1347
 Verify it.
1348 1348
 
1349 1349
 #+BEGIN_SRC: bash
1350
-md5sum roundcubemail.tar.gz
1351
-1b1b4056f5fe3903124229427a3bbd1f
1350
+sha256sum roundcubemail.tar.gz
1351
+e8a311b22a8e1f70abb72ed9551cc9233cf6c5221f1eebf1ae64974117e3148b  roundcubemail.tar.gz
1352 1352
 #+END_SRC
1353 1353
 
1354 1354
 Extract the files.
@@ -1552,8 +1552,8 @@ wget http://freedombone.uk.to/flatpress.tar.gz
1552 1552
 Verify the download:
1553 1553
 
1554 1554
 #+BEGIN_SRC: bash
1555
-md5sum flatpress.tar.gz
1556
-6ad5c230a5cb1ac096ff657f1b138cc7  flatpress.tar.gz
1555
+sha256sum flatpress.tar.gz
1556
+6312a49aab5aabd6371518dcaf081f489dff04d001bc34b4fe3f2a81170bbd4e  flatpress.tar.gz
1557 1557
 #+END_SRC
1558 1558
 
1559 1559
 Extract and install it.
@@ -1658,8 +1658,8 @@ wget http://freedombone.uk.to/hybserv_1.9.4-1_armhf.deb
1658 1658
 Verify it.
1659 1659
 
1660 1660
 #+BEGIN_SRC: bash
1661
-md5sum hybserv_1.9.4-1_armhf.deb
1662
-5b66551ceabb679bdeda1859d23ca6ac  hybserv_1.9.4-1_armhf.deb
1661
+sha256sum hybserv_1.9.4-1_armhf.deb
1662
+41bf4eb6e24c87610a80bc14db1103a57484835510eea7e4ba9709c523318615  hybserv_1.9.4-1_armhf.deb
1663 1663
 #+END_SRC
1664 1664
 
1665 1665
 Install it.
@@ -2200,8 +2200,8 @@ wget http://freedombone.uk.to/movim.tar.gz
2200 2200
 Verify it.
2201 2201
 
2202 2202
 #+BEGIN_SRC: bash
2203
-md5sum movim.tar.gz
2204
-311f66d5a3d70d14a8c05da38b08d7e5
2203
+sha256sum movim.tar.gz
2204
+2740ddbedf6cefcc2934759374376643b6cdea4fb7f944ec25098a6868cb499e  movim.tar.gz
2205 2205
 #+END_SRC
2206 2206
 
2207 2207
 Install it.
@@ -2434,8 +2434,8 @@ wget http://freedombone.uk.to/geomyidae-current.tgz
2434 2434
 Verify the download:
2435 2435
 
2436 2436
 #+BEGIN_SRC: bash
2437
-md5sum geomyidae-current.tgz
2438
-3d8bb8601f37ca953b00fc2445ab5abe  geomyidae-current.tgz
2437
+sha256sum geomyidae-current.tgz
2438
+162f55ab059ab0a9be8e840497795293bbd51c34b1f4564dcdf3f0ddd5c0db31  geomyidae-current.tgz
2439 2439
 #+END_SRC
2440 2440
 
2441 2441
 Then extract and install it.
@@ -2709,8 +2709,8 @@ wget http://freedombone.uk.to/owncloud.tar.bz2
2709 2709
 Verify the download:
2710 2710
 
2711 2711
 #+BEGIN_SRC: bash
2712
-md5sum owncloud.tar.bz2
2713
-f43eabb746b5e339ee70d0a6aaf4a49c
2712
+sha256sum owncloud.tar.bz2
2713
+92b53fdfa7c4165b83dd2f8447f63928454a5815d08ff2d6165dd1a8969ecbe1  owncloud.tar.bz2
2714 2714
 #+END_SRC
2715 2715
 
2716 2716
 Extract the archive.  This may take a couple of minutes, so don't be alarmed that the system has crashed.
@@ -2771,8 +2771,8 @@ wget http://freedombone.uk.to/dokuwiki.tgz
2771 2771
 Verify it.
2772 2772
 
2773 2773
 #+BEGIN_SRC: bash
2774
-md5sum dokuwiki.tgz
2775
-9f35055848429659fd63cda1cfea5a48  dokuwiki.tgz
2774
+sha256sum dokuwiki.tgz
2775
+6b126f90979463d9ddaa74acc6f96aa230cfdc789946f241c3646086d9574be8  dokuwiki.tgz
2776 2776
 #+END_SRC
2777 2777
 
2778 2778
 Then extract and install it.