Skip to content
Unverified Commit 8d5accb6 authored by aszlig's avatar aszlig
Browse files

chromium/updater: Fix getting latest versions



Comparing the current version with the version in sources list and
accidentally swapping the version arguments isn't going to get very far
because every new version that will come up will then be treated as "we
already have that version".

So we're now using versionOlder and also a check whether the version is
the *same* as the one in sources.nix.

Signed-off-by: default avataraszlig <aszlig@redmoonstudios.org>
parent b0f70e2e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment