tar: only use build time for apk index
This effects /lib/apk/db/scripts.tar
. It will now use mtime = 0 which is
more deterministic.
This should for example allow checking for equality only with a hash.
Edited by Sertonix
This effects /lib/apk/db/scripts.tar
. It will now use mtime = 0 which is
more deterministic.
This should for example allow checking for equality only with a hash.