* [Buildroot] [PATCH 1/1] package/fscryptctl: bump to version 1.2.0
@ 2025-10-08 19:15 Dario Binacchi
2025-10-08 19:46 ` Julien Olivain via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: Dario Binacchi @ 2025-10-08 19:15 UTC (permalink / raw)
To: buildroot; +Cc: Dario Binacchi, linux-amarula
Release notes:
https://github.com/google/fscryptctl/blob/master/NEWS.md#version-110
https://github.com/google/fscryptctl/blob/master/NEWS.md#version-120
Signed-off-by: Dario Binacchi <dario.binacchi@amarulasolutions.com>
---
package/fscryptctl/fscryptctl.hash | 2 +-
package/fscryptctl/fscryptctl.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/fscryptctl/fscryptctl.hash b/package/fscryptctl/fscryptctl.hash
index 0dcca6893edf..fb6cc27326f8 100644
--- a/package/fscryptctl/fscryptctl.hash
+++ b/package/fscryptctl/fscryptctl.hash
@@ -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
diff --git a/package/fscryptctl/fscryptctl.mk b/package/fscryptctl/fscryptctl.mk
index 0546f67a1f27..d235bf45401f 100644
--- a/package/fscryptctl/fscryptctl.mk
+++ b/package/fscryptctl/fscryptctl.mk
@@ -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
--
2.43.0
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-10-08 19:46 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-08 19:15 [Buildroot] [PATCH 1/1] package/fscryptctl: bump to version 1.2.0 Dario Binacchi
2025-10-08 19:46 ` Julien Olivain via buildroot
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.