tunneldigger: set PKG_SOURCE_DATE
authorMatthias Schiffer <mschiffer@universe-factory.net>
Tue, 26 Sep 2023 18:14:57 +0000 (20:14 +0200)
committerNick Hainke <vincent@systemli.org>
Wed, 27 Sep 2023 07:19:19 +0000 (09:19 +0200)
commit0a3e5dd122abb92f215369eeb0a957114b61746f
treee5dacf7e004f0f4b86dffbf4336ad37e6e1aa6bf
parent21dd77f6c48f5c59beee5dccc4aee9a2afa3e137
tunneldigger: set PKG_SOURCE_DATE

opkg requires monotonically increasing version numbers to know which
version of a package is newer. As git commit IDs do not satisfy this
condition, PKG_SOURCE_DATE must be set to the date of the referenced
commit, resulting in the complete version number '2021-03-08-4f72b305-1'.

As the source date also becomes part of the paths inside the download
archive, the source hash must be updated as well.

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
net/tunneldigger/Makefile