5f312f8 Drop sha1.c from 0001-Use-SHA-2-instead-of-SHA-1.patch

Authored and Committed by plautrba 2 years ago
    Drop sha1.c from 0001-Use-SHA-2-instead-of-SHA-1.patch
    
    Fixes:
    
        sha1.c:26:10: fatal error: sha1.h: No such file or directory
           26 | #include "sha1.h"
              |          ^~~~~~~~
        compilation terminated.