mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-19 07:37:01 +02:00
gocryptfs: update to 2.3.
This commit is contained in:
parent
38e195891c
commit
8580a4bb8d
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gocryptfs'
|
||||
pkgname=gocryptfs
|
||||
version=2.2.1
|
||||
version=2.3
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/rfjakob/gocryptfs/v2"
|
||||
|
@ -12,8 +12,8 @@ maintainer="Felipe Nogueira <contato.fnog@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://nuetzlich.net/gocryptfs"
|
||||
changelog="https://github.com/rfjakob/gocryptfs#changelog"
|
||||
distfiles="https://github.com/rfjakob/${pkgname}/releases/download/v${version}/${pkgname}_v${version}_src-deps.tar.gz"
|
||||
checksum=8d3f66fe426de6b31dfd56122f26047cc8cda679d2fba7bc26d78448701da5e3
|
||||
distfiles="https://github.com/rfjakob/gocryptfs/releases/download/v${version}/gocryptfs_v${version}_src-deps.tar.gz"
|
||||
checksum=945e3287311547f9227f4a5b5d051fd6df8b8b41ce2a65f424de9829cc785129
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue