build: luci.mk: rework package version handling
authorJo-Philipp Wich <jo@mein.io>
Thu, 9 Apr 2020 21:11:41 +0000 (23:11 +0200)
committerJo-Philipp Wich <jo@mein.io>
Thu, 9 Apr 2020 21:23:33 +0000 (23:23 +0200)
commit372c54ec6f4d319b8d29e1e5474847cdd57f0fe5
treec8a8293d51516cffb34c338cf85efac5cb8e3efb
parent59fe4086f3a93f919547154373ac3d5e975e7db2
build: luci.mk: rework package version handling

 - Derive the version of packages from the last change of the sources
 - Derive the version of i18n packages from the last change of the po dir

Fixes: #2257
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
luci.mk