openshift-apps/flatpak-indexer: fix wrong URL to upstream repo

One of the references to the upstream repository referenced
https://pagure.io/flatpak-indexer, but at least for now, the code
lives at https://github.com/owtaylor/flatpak-indexer.

Signed-off-by: Owen W. Taylor <otaylor@fishsoup.net>
This commit is contained in:
Owen W. Taylor 2021-02-23 16:27:45 -05:00
parent 055cdb614f
commit 32ba71a9b8

View file

@ -55,7 +55,7 @@ spec:
- destinationDir: bin
sourcePath: /usr/bin/time
git:
uri: https://pagure.io/flatpak-indexer.git
uri: https://github.com/owtaylor/flatpak-indexer.git
ref: "{{ flatpak_indexer_git_ref }}"
type: Git
strategy: