ddns-scripts: remove gzip timestamp 5214/head
authorAlexander Couzens <lynxis@fe80.eu>
Sun, 3 Dec 2017 05:14:47 +0000 (06:14 +0100)
committerAlexander Couzens <lynxis@fe80.eu>
Sun, 3 Dec 2017 05:24:21 +0000 (06:24 +0100)
commit2b3b72522d975ec1d7639021fa8dad486c07f27b
treea862cc5442707bba60ddc028f951796b1847f825
parent411b85b664e39d7646c52d75a915b75520661b93
ddns-scripts: remove gzip timestamp

gzip create a header by default containing the filename
and the timestamp of the file.
This timestamp will break reproducible builds [0].

[0] https://reproducible-builds.org/docs/timestamps/

Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
net/ddns-scripts/Makefile