From 12fa434cf3a4290f9fd179e6cdc2ff14a4a27a70 Mon Sep 17 00:00:00 2001
From: Fabian Keil <fk@fabiankeil.de>
Date: Sat, 6 Nov 2021 18:02:25 +0100
Subject: [PATCH] configure: Bump SOURCE_DATE_EPOCH

---
 configure.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.in b/configure.in
index 1cdb857a..10cf7048 100644
--- a/configure.in
+++ b/configure.in
@@ -85,7 +85,7 @@ CODE_STATUS="stable"
 
 dnl Timestamp (date +%s) used by the mtree-spec target.
 dnl Should be updated before releases but forgetting it isn't critical.
-SOURCE_DATE_EPOCH=1613992573
+SOURCE_DATE_EPOCH=1636218132
 
 dnl =================================================================
 dnl Substitute the version numbers
-- 
2.49.0