mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 07:51:59 -09:00
package/fscryptctl: bump to version 1.2.0
Release notes since v1.0.0: https://github.com/google/fscryptctl/blob/v1.2.0/NEWS.md#version-120 Signed-off-by: Dario Binacchi <dario.binacchi@amarulasolutions.com> [Julien: use tag in release notes URL] Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
039459ffaf
commit
0449bef9a0
@@ -1,3 +1,3 @@
|
||||
# Locally calculated
|
||||
sha256 3828d5ad9b93664b9fec0174fc5d8e96d7b021a7896da74efe18fabe5f01d638 fscryptctl-1.0.0.tar.gz
|
||||
sha256 192e25733006b05592fd87038a3a51a014db22f462ce0b24d47c30e66d03ea2c fscryptctl-1.2.0.tar.gz
|
||||
sha256 cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30 LICENSE
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
FSCRYPTCTL_VERSION = 1.0.0
|
||||
FSCRYPTCTL_VERSION = 1.2.0
|
||||
FSCRYPTCTL_SITE = $(call github,google,fscryptctl,v$(FSCRYPTCTL_VERSION))
|
||||
FSCRYPTCTL_LICENSE = Apache-2.0
|
||||
FSCRYPTCTL_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user