Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
Manage
Activity
Members
Labels
Plan
Issues
1.2k
Issue boards
Milestones
Code
Merge requests
666
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
alpine
aports
Merge requests
!27968
community/libjcat: upgrade to 0.1.9
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
community/libjcat: upgrade to 0.1.9
Leo/aports:libjcat
into
master
Overview
0
Commits
1
Pipelines
2
Changes
1
Merged
Leo
requested to merge
Leo/aports:libjcat
into
master
3 years ago
Overview
0
Commits
1
Pipelines
2
Changes
1
Expand
👍
0
👎
0
Merge request reports
Compare
master
version 1
e1e346b0
3 years ago
master (base)
and
latest version
latest version
893d54f4
1 commit,
3 years ago
version 1
e1e346b0
1 commit,
3 years ago
1 file
+
3
−
2
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
community/libjcat/APKBUILD
+
3
−
2
Options
# Contributor: Rasmus Thomsen <oss@cogitri.dev>
# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
pkgname
=
libjcat
pkgver
=
0.1.
8
pkgver
=
0.1.
9
pkgrel
=
0
pkgdesc
=
"Library for reading and writing Jcat files"
url
=
"https://github.com/hughsie/libjcat"
@@ -15,6 +15,7 @@ source="https://github.com/hughsie/libjcat/archive/$pkgver/libjcat-$pkgver.tar.g
build
()
{
abuild-meson
\
-Dgtkdoc
=
true
\
-Dcli
=
false
\
.
output
meson compile
${
JOBS
:+-j
${
JOBS
}}
-C
output
}
@@ -28,5 +29,5 @@ package() {
}
sha512sums
=
"
058bcf7ddddc7a3cedefcfcef9947c5f318fa806c8673b991be29f36e4fa0e09e51e972c0bebe0404fd92060715f8a497a0c0566d743bf6f3fa71bc3d94688c9
libjcat-0.1.
8
.tar.gz
d4d51d95edf1223d5876464feb476d3e9a47f60fed7724690d247cb3b759c5adaa04ba71a0221d5e520d0077d52ea6610c0188f2e5c70a323210ad68c134e83d
libjcat-0.1.
9
.tar.gz
"
Loading