]> Chaos Git - corbenik/corbenik.git/commitdiff
Generate sha512 post 'make full' for verification purposes
authorchaoskagami <chaos.kagami@gmail.com>
Wed, 15 Jun 2016 06:20:56 +0000 (02:20 -0400)
committerchaoskagami <chaos.kagami@gmail.com>
Wed, 15 Jun 2016 06:20:56 +0000 (02:20 -0400)
Makefile

index 50564d99152e01d00326a0c768d28e4bd965f998..e2e1880c7e2c2da78770004083b4a5a146ed06bd 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -43,6 +43,7 @@ all: hosttools a9lh patch external
 full: all contrib out/corbenik/locale
        cp README.md LICENSE.txt out/
        cd out && zip -r9 release.zip *
+       cd out && sha512sum -b release.zip > release.zip.sha512 # Security.
 
 .PHONY: contrib
 contrib: