Franco Fichtner 6f075701a2 firmware: fix name/version parsing for update table
name/version was chopped after the first dash, which caused e.g.
openssh-portable-6.9 to be advertised as `openssh' with version
`portable'.  Split on last dash instead using shell magic.
2015-08-10 11:10:52 +02:00
..