Message ID | 20251003173659.1405230-1-dario.binacchi@amarulasolutions.com |
---|---|
State | New |
Headers | show |
Series |
|
Related | show |
On 03/10/2025 19:36, Dario Binacchi wrote: > 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@amarulasolutions.com> Applied to master, thanks. To unsubscribe from this group and stop receiving emails from it, send an email to linux-amarula+unsubscribe@amarulasolutions.com.
diff --git a/package/faketime/faketime.hash b/package/faketime/faketime.hash index a7d8d62dba07..3888c71ceaaa 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 6fc684f85293..ec1a07293507 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
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@amarulasolutions.com> --- package/faketime/faketime.hash | 2 +- package/faketime/faketime.mk | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)