Skip to content

Commit 91a3a01

Browse files
DubbleClickmhpcc
andauthored
fix libxslt license file path (#646)
Co-authored-by: Marc Henderkes <[email protected]>
1 parent 4cc985a commit 91a3a01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/source.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -592,7 +592,7 @@
592592
"regex": "/href=\"(?<file>libxslt-(?<version>[^\"]+)\\.tar\\.xz)\"/",
593593
"license": {
594594
"type": "file",
595-
"path": "COPYING"
595+
"path": "Copyright"
596596
}
597597
},
598598
"libyaml": {

0 commit comments

Comments
 (0)