poppler needs it test repo URL updated (#8519)
This commit is contained in:
parent
398afa460a
commit
5be89bfb7f
@ -70,7 +70,7 @@ class Poppler(CMakePackage):
|
|||||||
# Only needed to run `make test`
|
# Only needed to run `make test`
|
||||||
resource(
|
resource(
|
||||||
name='test',
|
name='test',
|
||||||
git='git://git.freedesktop.org/git/poppler/test',
|
git='https://anongit.freedesktop.org/git/poppler/test',
|
||||||
placement='testdata'
|
placement='testdata'
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user