mirror of
https://github.com/openwrt/packages.git
synced 2026-01-10 11:44:48 +00:00
The "build" script was replacing a ~DATE~ with current date. Now it uses $(SOURCE_DATE_EPOCH). Fixes #17848 Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>