diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2019-09-05 05:46:26 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-09-05 15:36:51 +0000 |
commit | 9e57b1f1197ee99b9f998472371042c42bffdc49 (patch) | |
tree | 74e393433af3d133d30f962bff44a7306ee7baa2 /community/ecryptfs-utils | |
parent | a7c920bd3b607cbdf64708246e7bb101c8557d82 (diff) | |
download | aports-9e57b1f1197ee99b9f998472371042c42bffdc49.tar.bz2 aports-9e57b1f1197ee99b9f998472371042c42bffdc49.tar.xz |
community/ecryptfs-utils: rebuild against perl 5.30
Diffstat (limited to 'community/ecryptfs-utils')
-rw-r--r-- | community/ecryptfs-utils/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ecryptfs-utils/APKBUILD b/community/ecryptfs-utils/APKBUILD index 01c757e11d..e57d14737e 100644 --- a/community/ecryptfs-utils/APKBUILD +++ b/community/ecryptfs-utils/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Timo Teräs <timo.teras@iki.fi> pkgname=ecryptfs-utils pkgver=111 -pkgrel=8 +pkgrel=9 pkgdesc="Enterprise-class stacked cryptographic filesystem for Linux" url="http://ecryptfs.org/" arch="all" |