Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
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
Commits
db0624ff
Unverified
Commit
db0624ff
authored
2 years ago
by
alice
Browse files
Options
Downloads
Patches
Plain Diff
community/fuse-exfat: add provider_priority
parent
15263275
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!39304
[3.16] main/expat: security upgrade to 2.4.9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
community/fuse-exfat/APKBUILD
+6
-3
6 additions, 3 deletions
community/fuse-exfat/APKBUILD
with
6 additions
and
3 deletions
community/fuse-exfat/APKBUILD
+
6
−
3
View file @
db0624ff
...
@@ -3,13 +3,14 @@
...
@@ -3,13 +3,14 @@
pkgname
=
fuse-exfat
pkgname
=
fuse-exfat
_pkgreal
=
exfat
_pkgreal
=
exfat
pkgver
=
1.3.0
pkgver
=
1.3.0
pkgrel
=
2
pkgrel
=
3
pkgdesc
=
"Free exFAT file system implementation"
pkgdesc
=
"Free exFAT file system implementation"
url
=
"https://github.com/relan/exfat"
url
=
"https://github.com/relan/exfat"
arch
=
"all"
arch
=
"all"
license
=
"GPL-2.0-or-later"
license
=
"GPL-2.0-or-later"
options
=
"!check"
# No test suite
options
=
"!check"
# No test suite
provides
=
"
$_pkgreal
"
provides
=
"
$_pkgreal
"
provider_priority
=
20
makedepends
=
"autoconf automake fuse-dev"
makedepends
=
"autoconf automake fuse-dev"
subpackages
=
"
$pkgname
-doc
$pkgname
-utils"
subpackages
=
"
$pkgname
-doc
$pkgname
-utils"
source
=
"
$_pkgreal
-
$pkgver
.tar.gz::https://github.com/relan/
$_pkgreal
/archive/v
$pkgver
.tar.gz
source
=
"
$_pkgreal
-
$pkgver
.tar.gz::https://github.com/relan/
$_pkgreal
/archive/v
$pkgver
.tar.gz
...
@@ -44,5 +45,7 @@ utils() {
...
@@ -44,5 +45,7 @@ utils() {
done
done
}
}
sha512sums
=
"fa3951e16889db65685e1fb71b0c75fc7014a8025c3442bf6164b94ddd51d282a8ae5e891c46195be53d2a10d62444e2fa1bb3fa3de59c2c3411c6dac363b488 exfat-1.3.0.tar.gz
sha512sums
=
"
1c3d61310f6a2f7b126d57825f7eee7acde46f809bb2f1eb9857b35c831b9499a4d63c39a76c4d67f85e8541565e6dafb7321fbe0cbe4af6d4fa6eb9f1c00dd1 0001-allow-command-line-argument-order-used-by-mount-8.patch"
fa3951e16889db65685e1fb71b0c75fc7014a8025c3442bf6164b94ddd51d282a8ae5e891c46195be53d2a10d62444e2fa1bb3fa3de59c2c3411c6dac363b488 exfat-1.3.0.tar.gz
1c3d61310f6a2f7b126d57825f7eee7acde46f809bb2f1eb9857b35c831b9499a4d63c39a76c4d67f85e8541565e6dafb7321fbe0cbe4af6d4fa6eb9f1c00dd1 0001-allow-command-line-argument-order-used-by-mount-8.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