kiss: Add message for checksums

This commit is contained in:
Dylan Araps 2020-04-29 16:22:57 +03:00
parent 1ad4076c0d
commit 400bc8e83e
No known key found for this signature in database
GPG Key ID: 46D62DD9F1DE636E
1 changed files with 1 additions and 0 deletions

1
kiss
View File

@ -550,6 +550,7 @@ pkg_build() {
for pkg do pkg_sources "$pkg"; done
pkg_verify "$@"
log "$pkg" "Verified all checksums"
# Finally build and create tarballs for all passed packages and
# dependencies.