[arch-commits] Commit in softhsm/trunk (PKGBUILD)
Massimiliano Torromeo
mtorromeo at gemini.archlinux.org
Mon Feb 28 11:49:45 UTC 2022
Date: Monday, February 28, 2022 @ 11:49:45
Author: mtorromeo
Revision: 1138389
upgpkg: softhsm 2.6.1-3: signed with new key and enabled debug package
Modified:
softhsm/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-02-28 11:47:35 UTC (rev 1138388)
+++ PKGBUILD 2022-02-28 11:49:45 UTC (rev 1138389)
@@ -3,7 +3,7 @@
pkgname=softhsm
pkgver=2.6.1
-pkgrel=2
+pkgrel=3
pkgdesc="Software PKCS#11 store"
arch=('x86_64')
url="https://www.opendnssec.org/softhsm/"
@@ -11,7 +11,7 @@
depends=('botan' 'sqlite3' 'openssl' 'p11-kit')
checkdepends=('cppunit')
backup=("etc/softhsm2.conf")
-options=(!libtool)
+options=(!libtool !lto debug)
source=("https://dist.opendnssec.org/source/$pkgname-$pkgver.tar.gz"{,.sig}
"softhsm-2.6.1-rh1831086-exit.patch")
sha256sums=('61249473054bcd1811519ef9a989a880a7bdcc36d317c9c25457fc614df475f2'
More information about the arch-commits
mailing list