build: add ability to override date in pkgver when building from custom source

Signed-off-by: Vasiliy Doylov <nekocwd@mainlining.org>
This commit is contained in:
Vasiliy Doylov 2025-06-16 19:06:02 +03:00 committed by Kitsune (Rebase Bot)
parent 3c1699b5c1
commit b68da2783e
2 changed files with 6 additions and 1 deletions

View file

@ -26,3 +26,7 @@ password is written to a temporary file and can be read from
`/proc/<pid>/environ`. Make sure you are aware of the security implications,
consider using this feature only with test passwords or in environments such as
live operating systems running in memory.
## `PMB_VER_DATE`
This variable can be used to override date string when building package using `--src`