gocryptfs: update to 1.6.1.
This commit is contained in:
parent
8485a7fb1d
commit
c62e851876
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gocryptfs'
|
||||
pkgname=gocryptfs
|
||||
version=1.6
|
||||
version=1.6.1
|
||||
revision=1
|
||||
wrksrc="${pkgname}_v${version}_src-deps"
|
||||
build_style=go
|
||||
|
@ -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=98ff3bc0497ca195f65fa5912ebab33a0f80aa27205b0b35e73908d23dcefbe6
|
||||
checksum=fcaaf59cf7b062a6e216d2fcf69f374254018a9b8f99ae3177ac985f05b6c37b
|
||||
|
||||
post_install() {
|
||||
vlicense $GOSRCPATH/LICENSE
|
||||
|
|
Loading…
Reference in New Issue