purple: add support for latest appstreamcli
commit6130975bafc7471ca112abf987825677061658b5
authorStefan Becker <chemobejk@gmail.com>
Mon, 6 Nov 2017 19:07:25 +0000 (6 21:07 +0200)
committerStefan Becker <chemobejk@gmail.com>
Mon, 6 Nov 2017 19:07:25 +0000 (6 21:07 +0200)
tree845670ecc8012f589dd0fbacf5cb4a8ba12d5dfd
parent1c8fca4214b932f31a504ddb57a91b86ce36dd3b
purple: add support for latest appstreamcli

A few days ago a change was pushed to AppStream upstream that adds a
validation check for URLs. Unfortunately build machines may not have
access to the Internet and the validation fails.

Add another version of the validation command that adds the --nonet
option. We now try from the newest to the oldest validation command
line.
src/purple/Makefile.am