From: chaoskagami Date: Wed, 15 Jun 2016 06:20:56 +0000 (-0400) Subject: Generate sha512 post 'make full' for verification purposes X-Git-Tag: v0.1.0~15 X-Git-Url: https://chaos.moe/g/?a=commitdiff_plain;h=d03d4164dbe768c7502f6e7d62734729de7b6f76;p=corbenik%2Fcorbenik.git Generate sha512 post 'make full' for verification purposes --- diff --git a/Makefile b/Makefile index 50564d9..e2e1880 100644 --- 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: