mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-26 19:13:51 +02:00
gocryptfs: update to 1.7.1
This commit is contained in:
parent
205d81e4a8
commit
a92747c7c1
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'gocryptfs'
|
||||
pkgname=gocryptfs
|
||||
version=1.7
|
||||
revision=2
|
||||
version=1.7.1
|
||||
revision=1
|
||||
wrksrc="${pkgname}_v${version}_src-deps"
|
||||
build_style=go
|
||||
go_import_path="github.com/rfjakob/gocryptfs"
|
||||
|
@ -14,7 +14,7 @@ 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=2d1a2cfd072d554a28ee6e6807474b00ac710fb1aaf7aa81f3d8e94e80f6a703
|
||||
checksum=d3fc2c87b869025cd51e4abea030e58e7383197a7458f26bf99a71b224402bda
|
||||
|
||||
post_install() {
|
||||
vlicense $GOSRCPATH/LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue