flnews-devel: Update SOURCE_DATE_EPOCH to release date
authorMichael Baeuerle <micha@NetBSD.org>
Mon, 29 Apr 2024 08:51:17 +0000 (10:51 +0200)
committerMichael Baeuerle <micha@NetBSD.org>
Mon, 29 Apr 2024 08:51:17 +0000 (10:51 +0200)
flnews-devel/Makefile

index efe669c235077de5a254a084f3ed7f1fe24047dd..562fd34adc7e9dc6b687100fed53814c2eadbb9f 100644 (file)
@@ -19,7 +19,7 @@ USE_LANGUAGES=        c c++
 TEST_TARGET=   test
 
 # https://reproducible-builds.org/specs/source-date-epoch/
-CONFIGURE_ENV= SOURCE_DATE_EPOCH=1654099540
+CONFIGURE_ENV= SOURCE_DATE_EPOCH=1714225440
 
 # Bug report contact address used for GUI
 FLNEWS_MAINTAINER=     ${MAINTAINER}