fscrypt: update to 0.3.5.

Closes: #51650 [via git-merge-pr]
This commit is contained in:
Adam Gausmann 2024-08-04 20:10:31 -05:00 committed by classabbyamp
parent 724210e09f
commit 823af00d50
No known key found for this signature in database
GPG Key ID: 6BE0755918A4C7F5
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'fscrypt'
pkgname=fscrypt
version=0.3.3
revision=3
version=0.3.5
revision=1
build_style=go
go_import_path=github.com/google/fscrypt
go_package="${go_import_path}/cmd/fscrypt"
@ -13,7 +13,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=7485232dc4c48d8db262e0280b34b3c869e7b6f41f8ee8601ebfe04297796410
checksum=368119b5e67c64bdc5f7872ffc7beed425e1401778003f4c7ae7c1062a45ebaf
conf_files="/etc/pam.d/fscrypt"
do_check() {