fscrypt: update to 0.2.8.

Closes: #22886 [via git-merge-pr]
This commit is contained in:
Felipe Nogueira 2020-06-14 03:58:33 -03:00 committed by Piraty
parent 49b824c3c2
commit d23bfa48be

View file

@ -1,6 +1,6 @@
# Template file for 'fscrypt'
pkgname=fscrypt
version=0.2.7
version=0.2.8
revision=1
build_style=go
go_import_path=github.com/google/fscrypt
@ -12,7 +12,7 @@ maintainer="Andrea Brancaleoni <abc@pomel.me>"
license="Apache-2.0"
homepage="https://github.com/google/fscrypt"
distfiles="https://github.com/google/fscrypt/archive/v${version}.tar.gz"
checksum=08e7f1bb5481f5ee76a90d79b9d9e2632f167d43100438ba08bd637e2dfb0f22
checksum=17766013a37dc29f4ee2e5ee5296b66481eef6e129c9fa855b3f3f1ff1787f36
conf_files="/etc/pam.d/fscrypt"
if [ "$XBPS_TARGET_WORDSIZE" = "32" ];