Skip to content

Commit 87192c0

Browse files
committed
updating build script since bagit-conformance-suite was moved
1 parent f3e3678 commit 87192c0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,6 @@ task cloneConformanceSuite(){
4949
onlyIf { !location.exists() }
5050
doLast{
5151
Grgit.clone(dir: location,
52-
uri: 'https://github.com/loc-rdc/bagit-conformance-suite.git')
52+
uri: 'https://github.com/libraryofcongress/bagit-conformance-suite.git')
5353
}
5454
}

0 commit comments

Comments
 (0)