mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-27 12:30:34 -09:00
package/gocryptfs: bump to version 2.2.1
Signed-off-by: Christian Stewart <christian@paral.in> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
70d1858353
commit
436983e0a3
@@ -1,3 +1,3 @@
|
||||
# Locally computed
|
||||
sha256 4d89b76fe0b0c7218099f6f0ea6c1c87efe13927d95579a6ede82f20b6dbe48a gocryptfs-2.2.0.tar.gz
|
||||
sha256 88f32bb8e18fa89e4ab666f7c8ad622281a11e423b4093e50ac260f960bc40b6 gocryptfs-2.2.1.tar.gz
|
||||
sha256 322a7e3b02cf18e38b7e6b18cafefb773df8676c65634b34e8a2beb931294a4b LICENSE
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
GOCRYPTFS_VERSION = 2.2.0
|
||||
GOCRYPTFS_VERSION = 2.2.1
|
||||
GOCRYPTFS_SITE = $(call github,rfjakob,gocryptfs,v$(GOCRYPTFS_VERSION))
|
||||
GOCRYPTFS_LICENSE = MIT
|
||||
GOCRYPTFS_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user