mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
community/gocryptfs: upgrade to 2.3.2
This commit is contained in:
parent
8ed931d4fe
commit
5bbd24f75c
@ -1,8 +1,8 @@
|
|||||||
# Contributor: André Klitzing <aklitzing@gmail.com>
|
# Contributor: André Klitzing <aklitzing@gmail.com>
|
||||||
# Maintainer: André Klitzing <aklitzing@gmail.com>
|
# Maintainer: André Klitzing <aklitzing@gmail.com>
|
||||||
pkgname=gocryptfs
|
pkgname=gocryptfs
|
||||||
pkgver=2.3.1
|
pkgver=2.3.2
|
||||||
pkgrel=2
|
pkgrel=0
|
||||||
pkgdesc="Encrypted overlay filesystem written in Go"
|
pkgdesc="Encrypted overlay filesystem written in Go"
|
||||||
url="https://github.com/rfjakob/gocryptfs"
|
url="https://github.com/rfjakob/gocryptfs"
|
||||||
arch="all"
|
arch="all"
|
||||||
@ -28,5 +28,5 @@ package() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
sha512sums="
|
sha512sums="
|
||||||
8b95d57726d91da674cc454639122286fa6346f111d5b87d3af03a37ec77bd58037087b7d5ba2cbc5c635ed9c033038a64a0802d94fcbdc80ef5f738a2f540a8 gocryptfs_v2.3.1_src-deps.tar.gz
|
96b9230c5afedf694e00d188853d5eb98cb35f253f3f38f8a641a13122a46948c1bbb4cb800b3e7dd5af5d037e197d211a479ca2e2c1a7d56f1bd4dd0fb3a1e8 gocryptfs_v2.3.2_src-deps.tar.gz
|
||||||
"
|
"
|
||||||
|
Loading…
Reference in New Issue
Block a user