Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
aports
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Justin Berthault
aports
Commits
ba2f1bc2
Commit
ba2f1bc2
authored
May 25, 2020
by
Leo
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
testing/gocryptfs: upgrade to 1.8.0
parent
45b5ec86
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
testing/gocryptfs/APKBUILD
testing/gocryptfs/APKBUILD
+5
-5
No files found.
testing/gocryptfs/APKBUILD
View file @
ba2f1bc2
# Contributor: André Klitzing <aklitzing@gmail.com>
# Maintainer: André Klitzing <aklitzing@gmail.com>
pkgname
=
gocryptfs
pkgver
=
1.
7.1
pkgrel
=
1
pkgdesc
=
"Encrypted overlay filesystem written in Go
.
"
pkgver
=
1.
8.0
pkgrel
=
0
pkgdesc
=
"Encrypted overlay filesystem written in Go"
url
=
"https://github.com/rfjakob/gocryptfs"
arch
=
"all"
license
=
"MIT"
makedepends
=
"go coreutils bash openssl-dev"
depends
=
"fuse"
options
=
"!check"
# test requires fuse kernel module
options
=
"
chmod-clean
!check"
# test requires fuse kernel module
source
=
"https://github.com/rfjakob/gocryptfs/releases/download/v
$pkgver
/gocryptfs_v
${
pkgver
}
_src-deps.tar.gz
remove_pandoc.patch"
builddir
=
"
$srcdir
/gopath/src/github.com/rfjakob/
$pkgname
"
...
...
@@ -34,5 +34,5 @@ package() {
rm
-rf
"
$pkgdir
"
/usr/share/licenses
}
sha512sums
=
"
7ab22100adee2bc880ffb09f5adafe269dee481d50497ee7a3c8c24405d229f26a22f6cec635230d6bd1753d702f9de08c537f313d02ba46fd5c754be59e2146 gocryptfs_v1.7.1
_src-deps.tar.gz
sha512sums
=
"
fa27181788ddfe4024f41e335c27e6102e90f08abb63c8125e7aca82baf2aea43b8a365ad320545f85bd71a8254a36b6bd2fc2a14815a17adcb39a21ad5640d1 gocryptfs_v1.8.0
_src-deps.tar.gz
602468bf28273a99361d6610bec75c81deb5e7d42026f82d6fcab06dabd3312dcf2b1ba2411e02e86bc4842af9d53e6ef023013b93afd39bd1823ad76ff8a157 remove_pandoc.patch"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment