* update ecryptfs-utils to 111-9

This commit is contained in:
Alexander Baldeck 2024-10-08 11:52:06 +02:00
parent ad0a7c00f7
commit 76c7c76768
2 changed files with 31 additions and 1 deletions

30
ecryptfs-utils/.SRCINFO Normal file
View File

@ -0,0 +1,30 @@
pkgbase = ecryptfs-utils
pkgdesc = Enterprise-class stacked cryptographic filesystem for Linux
pkgver = 111
pkgrel = 9
url = https://launchpad.net/ecryptfs
arch = x86_64
arch = powerpc64le
arch = powerpc64
arch = powerpc
arch = riscv64
license = GPL
makedepends = intltool
makedepends = gettext
depends = nss
depends = pam
optdepends = lsof: Encrypted home directory with ecryptfs-migrate-home
optdepends = rsync: Encrypted home directory with ecryptfs-migrate-home
optdepends = which: Encrypted home directory with ecryptfs-migrate-home
source = https://launchpad.net/ecryptfs/trunk/111/+download/ecryptfs-utils_111.orig.tar.gz
source = ecryptfs-utils_111.orig.tar.gz.sig::https://launchpad.net/ecryptfs/trunk/111/+download/..-ecryptfs-utils_111.orig.tar.gz.asc
source = openssl-1.1.x.patch
validpgpkeys = E2D9E1C5F9F5D59291F4607D95E64373F1529469
md5sums = 83513228984f671930752c3518cac6fd
md5sums = SKIP
md5sums = bc69f5adcd397220bb8575252486c69f
sha256sums = 112cb3e37e81a1ecd8e39516725dec0ce55c5f3df6284e0f4cc0f118750a987f
sha256sums = SKIP
sha256sums = 73d3689e51e57a03f8de66bfdb4a4c4fcc7f1c233895a7a576df6da7f64366d6
pkgname = ecryptfs-utils

View File

@ -5,7 +5,7 @@
pkgname=ecryptfs-utils
pkgver=111
pkgrel=8
pkgrel=9
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
pkgdesc="Enterprise-class stacked cryptographic filesystem for Linux"
url="https://launchpad.net/ecryptfs"