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
660
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
!8481
community/udisks2: upgrade to 2.9.0
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
community/udisks2: upgrade to 2.9.0
Leo/aports:udisks2
into
master
Overview
0
Commits
1
Pipelines
3
Changes
1
Merged
Leo
requested to merge
Leo/aports:udisks2
into
master
4 years ago
Overview
0
Commits
1
Pipelines
3
Changes
1
Expand
👍
0
👎
0
Merge request reports
Compare
master
version 1
297bca9c
4 years ago
master (base)
and
latest version
latest version
a551b915
1 commit,
4 years ago
version 1
297bca9c
1 commit,
4 years ago
1 file
+
3
−
4
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
community/udisks2/APKBUILD
+
3
−
4
Options
@@ -2,8 +2,8 @@
# Contributor: Rasmus Thomsen <oss@cogitri.dev>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname
=
udisks2
pkgver
=
2.
8.4
pkgrel
=
1
pkgver
=
2.
9.0
pkgrel
=
0
pkgdesc
=
"A Disk Manager"
options
=
"!check"
url
=
"https://www.freedesktop.org/wiki/Software/udisks/"
@@ -39,7 +39,6 @@ build() {
--mandir
=
/usr/share/man
\
--infodir
=
/usr/share/info
\
--localstatedir
=
/var
\
--enable-compile-warnings
=
minimum
\
--enable-lvm2
\
--enable-lvmcache
\
--enable-btrfs
\
@@ -73,5 +72,5 @@ bashcomp() {
amove usr/share/bash-completion/completions
}
sha512sums
=
"
70860e5ca9ac73d4
42c
a
67
f0e0429ce2f33575d8f64945fbf06d1694b080c8b6fed8d65b2485eff0ab66eab59cdebeb9309424820a2ee82c5faaa38029e15e6
c udisks-2.
8.4
.tar.bz2
sha512sums
=
"
314355c9b0cc562b2359ea77137b3f2189c48e6
42c67
cc9d9ed07048176967b67e78dfb3190dd160db2f92e8143a4f005bf2cc1aa814388a79201705e5297d0
c udisks-2.
9.0
.tar.bz2
269ba55cc755e2a484670258bc530790691b66c9fce9479a2a17d78cff5d52dd1be89290979efd44a0ba82be665f52a356a57f2cbb67951d91fe09d4e24c2a6a O_CLOEXEC.patch"
Loading