diff options
author | bill-auger <mr.j.spam.me@gmail.com> | 2021-10-29 17:43:08 -0400 |
---|---|---|
committer | bill-auger <mr.j.spam.me@gmail.com> | 2021-10-29 17:44:39 -0400 |
commit | abb944bd774546492d607eb0bd34af92048dca18 (patch) | |
tree | 43e55542fc299d147cf59883863a4abc4a11b96f /nonsystemd | |
parent | fcd3033e675f4ef197a0cfe2dddbb6be9d12e76a (diff) | |
download | abslibre-abb944bd774546492d607eb0bd34af92048dca18.tar.gz abslibre-abb944bd774546492d607eb0bd34af92048dca18.tar.bz2 abslibre-abb944bd774546492d607eb0bd34af92048dca18.zip |
[p11-kit]: rebuild against latest libffi
Diffstat (limited to 'nonsystemd')
-rw-r--r-- | nonsystemd/p11-kit/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nonsystemd/p11-kit/PKGBUILD b/nonsystemd/p11-kit/PKGBUILD index 90a986fb9..cd1bbe925 100644 --- a/nonsystemd/p11-kit/PKGBUILD +++ b/nonsystemd/p11-kit/PKGBUILD @@ -5,7 +5,7 @@ pkgbase=p11-kit pkgname=(p11-kit libp11-kit) pkgver=0.24.0 -pkgrel=1 +pkgrel=2 pkgrel+=.nonsystemd1 pkgdesc="Loads and enumerates PKCS#11 modules" url="https://p11-glue.freedesktop.org" |