Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
P
p11-kit
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
pkg
obcore
p11-kit
Commits
c3776d84
Commit
c3776d84
authored
Sep 10, 2018
by
Eric Vidal
💬
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
upgpkg : 0.23.14-3
parent
750c0d09
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
7 deletions
+2
-7
PKGBUILD
PKGBUILD
+2
-7
No files found.
PKGBUILD
View file @
c3776d84
...
...
@@ -3,8 +3,8 @@
# Contributor: Ionut Biru <ibiru@archlinux.org>
pkgname
=
p11-kit
pkgver
=
0.23.1
3
pkgrel
=
4
pkgver
=
0.23.1
4
pkgrel
=
3
pkgdesc
=
"Provides a way to load and enumerate PKCS#11 modules"
arch
=(
x86_64
)
url
=
"https://p11-glue.freedesktop.org"
...
...
@@ -15,14 +15,9 @@ source=("git+https://github.com/p11-glue/p11-kit#tag=$pkgver"
0001-Build-and-install-libnssckbi-p11-kit.so.patch
)
sha256sums
=(
'SKIP'
'7baeffee74fc9d98ceed11c2d8b0991f97743326e59e4b7935ed5785626dacc5'
)
validpgpkeys
=(
'6DD4217456569BA711566AC7F06E8FDE7B45DAAC'
)
# Eric Vidal
prepare
()
{
cd
p11-kit
# Pick the reverts for the libpthread changes
# https://bugs.archlinux.org/task/59649
git cherry-pick
-n
a877b0eca3 56f3b93707 35b39cb2bf b9ef1c5f4d
# Build and install an additional library (libnssckbi-p11-kit.so) which
# is a copy of p11-kit-trust.so but uses the same label for root certs as
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment