[Buildroot] [git commit] package/faketime: bump to version 0.9.12
Julien Olivain
ju.o at free.fr
Fri Oct 3 19:59:10 UTC 2025
commit: https://git.buildroot.net/buildroot/commit/?id=efe381e5931c9e8e58624b51c87f5993e2e9bc66
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master
Release notes:
https://github.com/wolfcw/libfaketime/releases/tag/v0.9.11
https://github.com/wolfcw/libfaketime/releases/tag/v0.9.12
Signed-off-by: Dario Binacchi <dario.binacchi at amarulasolutions.com>
Signed-off-by: Julien Olivain <ju.o at free.fr>
---
package/faketime/faketime.hash | 2 +-
package/faketime/faketime.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/faketime/faketime.hash b/package/faketime/faketime.hash
index a7d8d62dba..3888c71cea 100644
--- a/package/faketime/faketime.hash
+++ b/package/faketime/faketime.hash
@@ -1,3 +1,3 @@
# Locally calculated
-sha256 729ad33b9c750a50d9c68e97b90499680a74afd1568d859c574c0fe56fe7947f faketime-0.9.10.tar.gz
+sha256 4fc32218697c052adcdc5ee395581f2554ca56d086ac817ced2be0d6f1f8a9fa faketime-0.9.12.tar.gz
sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643 COPYING
diff --git a/package/faketime/faketime.mk b/package/faketime/faketime.mk
index 6fc684f852..ec1a072935 100644
--- a/package/faketime/faketime.mk
+++ b/package/faketime/faketime.mk
@@ -4,7 +4,7 @@
#
################################################################################
-FAKETIME_VERSION = 0.9.10
+FAKETIME_VERSION = 0.9.12
FAKETIME_SITE = $(call github,wolfcw,libfaketime,v$(FAKETIME_VERSION))
FAKETIME_LICENSE = GPL-2.0
FAKETIME_LICENSE_FILES = COPYING
More information about the buildroot
mailing list