Skip to content
Snippets Groups Projects
Unverified Commit db0624ff authored by alice's avatar alice
Browse files

community/fuse-exfat: add provider_priority

parent 15263275
No related branches found
No related tags found
1 merge request!39304[3.16] main/expat: security upgrade to 2.4.9
...@@ -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
"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment