Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Adélie Package Tree
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Nathan Owens
Adélie Package Tree
Commits
99ae6a07
Verified
Commit
99ae6a07
authored
5 years ago
by
Anna Wilcox
Browse files
Options
Downloads
Patches
Plain Diff
user/yubikey-personalization: bump to 1.20.0
parent
93edbd8d
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
user/yubikey-personalization/APKBUILD
+2
-6
2 additions, 6 deletions
user/yubikey-personalization/APKBUILD
with
2 additions
and
6 deletions
user/yubikey-personalization/APKBUILD
+
2
−
6
View file @
99ae6a07
# Contributor: Kiyoshi Aman <kiyoshi.aman+adelie@gmail.com>
# Contributor: Kiyoshi Aman <kiyoshi.aman+adelie@gmail.com>
# Maintainer: Kiyoshi Aman <kiyoshi.aman+adelie@gmail.com>
# Maintainer: Kiyoshi Aman <kiyoshi.aman+adelie@gmail.com>
pkgname
=
yubikey-personalization
pkgname
=
yubikey-personalization
pkgver
=
1.
19.3
pkgver
=
1.
20.0
pkgrel
=
0
pkgrel
=
0
pkgdesc
=
"Cross-platform library & tools for personalizing YubiKey devices"
pkgdesc
=
"Cross-platform library & tools for personalizing YubiKey devices"
url
=
"https://developers.yubico.com/yubikey-personalization/"
url
=
"https://developers.yubico.com/yubikey-personalization/"
...
@@ -15,13 +15,11 @@ source="yubikey-personalization-$pkgver.tar.gz::https://github.com/Yubico/yubike
...
@@ -15,13 +15,11 @@ source="yubikey-personalization-$pkgver.tar.gz::https://github.com/Yubico/yubike
"
"
prepare
()
{
prepare
()
{
cd
"
$builddir
"
default_prepare
default_prepare
autoreconf
-vif
autoreconf
-vif
}
}
build
()
{
build
()
{
cd
"
$builddir
"
./configure
\
./configure
\
--build
=
$CBUILD
\
--build
=
$CBUILD
\
--host
=
$CHOST
\
--host
=
$CHOST
\
...
@@ -33,14 +31,12 @@ build() {
...
@@ -33,14 +31,12 @@ build() {
}
}
check
()
{
check
()
{
cd
"
$builddir
"
make check
make check
}
}
package
()
{
package
()
{
cd
"
$builddir
"
make
DESTDIR
=
"
$pkgdir
/"
install
make
DESTDIR
=
"
$pkgdir
/"
install
}
}
sha512sums
=
"
436c9807e488f7b324b892da7bfc7ea93e2b746cc3ae075822e9e8bfe478ef8e61c194127e5d4f50f6c1d9512292640d033464cceb6b8a18069411ff7993cc52
yubikey-personalization-1.
19.3
.tar.gz
sha512sums
=
"
a38b26700793f0a801e5f5889bbbce4a3f728d22aaecf8d0890f1b5135e67bed16a78b7a36dbc323c5d296901f6dd420fa658a982492a0cd9f0bbf95a5fbc823
yubikey-personalization-1.
20.0
.tar.gz
d6777a43e5e57430268bb50ab704641465a7314b15fc821d8bfa7f0c6510829d0118ced426cd5f8730589efe6264df6b82fc70e8bfe3d8b7d735e51339a25af2 use-asciidoctor.patch"
d6777a43e5e57430268bb50ab704641465a7314b15fc821d8bfa7f0c6510829d0118ced426cd5f8730589efe6264df6b82fc70e8bfe3d8b7d735e51339a25af2 use-asciidoctor.patch"
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment