poppler: change the URL of the test repository (#45857)
* poppler: change the URL of the test repository
This commit is contained in:
parent
ef45c392e0
commit
c49269f9dd
@ -77,9 +77,7 @@ class Poppler(CMakePackage):
|
||||
|
||||
# Only needed to run `make test`
|
||||
resource(
|
||||
name="test",
|
||||
git="https://anongit.freedesktop.org/git/poppler/test.git",
|
||||
placement="testdata",
|
||||
name="test", git="git://git.freedesktop.org/git/poppler/test.git", placement="testdata"
|
||||
)
|
||||
|
||||
def cmake_args(self):
|
||||
|
Loading…
Reference in New Issue
Block a user