tree-wide: Add informal SHA256 checksum verification

for packages with custom `git checkout` command.

To avoid obvious mistakes.

%ci:no-build
This commit is contained in:
termux-pacman-bot
2023-06-04 13:47:54 +00:00
parent 5d36d7fd57
commit cb320b2218

View File

@@ -32,4 +32,3 @@ termux_step_post_get_source() {
termux_step_make_install() {
install -Dm700 -t $TERMUX_PREFIX/bin executable/crypto_monitor
}