gocryptfs: update to 1.7.1
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# Template file for 'gocryptfs'
|
# Template file for 'gocryptfs'
|
||||||
pkgname=gocryptfs
|
pkgname=gocryptfs
|
||||||
version=1.7
|
version=1.7.1
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="${pkgname}_v${version}_src-deps"
|
wrksrc="${pkgname}_v${version}_src-deps"
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/rfjakob/gocryptfs"
|
go_import_path="github.com/rfjakob/gocryptfs"
|
||||||
@@ -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=2d1a2cfd072d554a28ee6e6807474b00ac710fb1aaf7aa81f3d8e94e80f6a703
|
checksum=d3fc2c87b869025cd51e4abea030e58e7383197a7458f26bf99a71b224402bda
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense $GOSRCPATH/LICENSE
|
vlicense $GOSRCPATH/LICENSE
|
||||||
|
|||||||
Reference in New Issue
Block a user