mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 01:51:22 +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>