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
fa8fee83
Commit
fa8fee83
authored
5 years ago
by
Leo
Browse files
Options
Downloads
Patches
Plain Diff
community/archivemount: upgrade to 0.9.1
parent
08ad30ae
Loading
Loading
1 merge request
!7026
community/archivemount: upgrade to 0.9.1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
community/archivemount/APKBUILD
+4
-4
4 additions, 4 deletions
community/archivemount/APKBUILD
with
4 additions
and
4 deletions
community/archivemount/APKBUILD
+
4
−
4
View file @
fa8fee83
# Contributor: Natanael Copa <ncopa@alpinelinux.org>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname
=
archivemount
pkgver
=
0.
8
.1
2
pkgrel
=
1
pkgver
=
0.
9
.1
pkgrel
=
0
pkgdesc
=
"FUSE based filesystem for mounting compressed archives"
options
=
"!check"
# No testsuite
url
=
"https://github.com/bramp/archivemount"
...
...
@@ -10,7 +10,7 @@ arch="all"
license
=
"LGPL-2.0-or-later"
makedepends
=
"fuse-dev libarchive-dev"
subpackages
=
"
$pkgname
-doc"
source
=
"https://www.cybernoia.de/software/archivemount/
$pkgname
-
$pkgver
.tar.gz"
source
=
"https://www.cybernoia.de/software/archivemount/
archivemount
-
$pkgver
.tar.gz"
build
()
{
./configure
\
...
...
@@ -28,4 +28,4 @@ package() {
make
DESTDIR
=
"
$pkgdir
"
install
}
sha512sums
=
"
4ce9e7ec8585b07d5bf48df41cc4a1b4ba7fe2268864ec70c445a6b9c21237f267
a1
9
81
4f00c5ef5a940a90ebaa47c9626aff1dbbff6fbb22e2c260da666ccd9
archivemount-0.
8
.1
2
.tar.gz"
sha512sums
=
"
ecfa8abc1dcae34c855f9a2943113ddd3eb1b81011f23ef6a8dddd344c1db44b132683
a1
1
81
f17b5691a783df764523ee0d2b802202d93890dcbdb78bee53522
archivemount-0.
9
.1.tar.gz"
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