mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
gocryptfs: update to 2.2.1.
This commit is contained in:
parent
3ebfc04fb4
commit
03ef70d01c
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.2.0
|
version=2.2.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname}_v${version}_src-deps"
|
wrksrc="${pkgname}_v${version}_src-deps"
|
||||||
build_style=go
|
build_style=go
|
||||||
|
@ -14,7 +14,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/${pkgname}/releases/download/v${version}/${pkgname}_v${version}_src-deps.tar.gz"
|
distfiles="https://github.com/rfjakob/${pkgname}/releases/download/v${version}/${pkgname}_v${version}_src-deps.tar.gz"
|
||||||
checksum=555e8fba2bc5ed87ad52fc9b7a5525ed0fd01b0a34dfd23cb3ecfae6de75edcd
|
checksum=8d3f66fe426de6b31dfd56122f26047cc8cda679d2fba7bc26d78448701da5e3
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue