Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
aports
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
814
Issues
814
List
Boards
Labels
Milestones
Merge Requests
48
Merge Requests
48
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
alpine
aports
Commits
0c7582a2
Commit
0c7582a2
authored
May 25, 2019
by
Leo
Committed by
Francesco Colista
May 27, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
main/p11-kit: upgrade to 0.23.16.1
parent
174ad766
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
6 deletions
+2
-6
APKBUILD
main/p11-kit/APKBUILD
+2
-6
No files found.
main/p11-kit/APKBUILD
View file @
0c7582a2
# Contributor: Fabian Affolter <fabian@affolter-engineering.ch>
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
pkgname
=
p11-kit
pkgver
=
0.23.1
5
pkgver
=
0.23.1
6.1
pkgrel
=
0
pkgdesc
=
"Library for loading and sharing PKCS#11 modules"
url
=
"https://p11-glue.freedesktop.org/"
arch
=
"all"
license
=
"BSD"
depends
=
""
depends_dev
=
""
makedepends
=
"libtasn1-dev libffi-dev"
install
=
""
subpackages
=
"
$pkgname
-dev
$pkgname
-doc
$pkgname
-trust
$pkgname
-server"
source
=
"https://github.com/p11-glue/p11-kit/releases/download/
$pkgver
/p11-kit-
$pkgver
.tar.gz"
builddir
=
"
$srcdir
"
/
$pkgname
-
$pkgver
build
()
{
cd
"
$builddir
"
...
...
@@ -66,4 +62,4 @@ server() {
"
$subpkgdir
"
/usr/libexec/p11-kit
}
sha512sums
=
"
d703eec12626b79551ce337521f7ea7b1a0b64c211d7a93d831dd28ec1de77c7b58358c1588bf82d70f047c01ad9433fa8a286d1a25ae3f6b0ee6016b8c42950 p11-kit-0.23.15
.tar.gz"
sha512sums
=
"
7d0bbd793b43dba081054b4d022a8dbd1d477a3bd6aced72a641087023cf020f1d898899a08e737880e6c810f924814c62497c5ecb19f8322cde42667426a9a7 p11-kit-0.23.16.1
.tar.gz"
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