mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
gocryptfs: update to 2.3.1.
This commit is contained in:
parent
73f222bb46
commit
9c8491da97
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gocryptfs'
|
# Template file for 'gocryptfs'
|
||||||
pkgname=gocryptfs
|
pkgname=gocryptfs
|
||||||
version=2.3
|
version=2.3.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/rfjakob/gocryptfs/v2"
|
go_import_path="github.com/rfjakob/gocryptfs/v2"
|
||||||
|
@ -13,7 +13,7 @@ license="MIT"
|
||||||
homepage="https://nuetzlich.net/gocryptfs"
|
homepage="https://nuetzlich.net/gocryptfs"
|
||||||
changelog="https://github.com/rfjakob/gocryptfs#changelog"
|
changelog="https://github.com/rfjakob/gocryptfs#changelog"
|
||||||
distfiles="https://github.com/rfjakob/gocryptfs/releases/download/v${version}/gocryptfs_v${version}_src-deps.tar.gz"
|
distfiles="https://github.com/rfjakob/gocryptfs/releases/download/v${version}/gocryptfs_v${version}_src-deps.tar.gz"
|
||||||
checksum=945e3287311547f9227f4a5b5d051fd6df8b8b41ce2a65f424de9829cc785129
|
checksum=62a856a9771307b34a75a1e9ab9489abe4a4e7e7f9230c2b1046ca037ea2ba50
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue