gocryptfs: update to 2.1.
This commit is contained in:
parent
432caaf856
commit
89c6fedacd
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gocryptfs'
|
||||
pkgname=gocryptfs
|
||||
version=2.0.1
|
||||
version=2.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=31be3f3a9400bd5eb8a4d5f86f7aee52a488207e12d312f2601ae08e7e26dd02
|
||||
checksum=cf277ce6527cc0c04d19515e745fd598244a64b9b3afb3d30d5939da65242668
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue