Update package-hashes to default to sha256 gpg

This commit is contained in:
kpcyrd
2014-10-15 18:32:26 +02:00
parent 7b2810c054
commit bbedeeb453

View File

@@ -56,7 +56,7 @@ files-backup = false
# Default parameter if unset: sha1 sha256 sha512 gpg
# PLEASE NOTE: to fully disable GPG feature, please have a look at the
# "gpg" option below.
package-hashes = sha1 gpg
package-hashes = sha256 gpg
# GnuPG repository and packages verification feature.
# Valid parameters: disable, enable, true, false, disabled, enabled, 0, 1