poppler needs it test repo URL updated (#8519)

This commit is contained in:
Peter Doak 2018-06-20 17:04:22 -04:00 committed by Adam J. Stewart
parent 398afa460a
commit 5be89bfb7f

View File

@ -70,7 +70,7 @@ class Poppler(CMakePackage):
# Only needed to run `make test`
resource(
name='test',
git='git://git.freedesktop.org/git/poppler/test',
git='https://anongit.freedesktop.org/git/poppler/test',
placement='testdata'
)