Skip to content

Commit 91a3a01

Browse files
henderkesmhpcc
andauthored
fix libxslt license file path (#646)
Co-authored-by: Marc Henderkes <m.henderkes@pc-college.de>
1 parent 4cc985a commit 91a3a01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/source.json

Lines changed: 1 addition & 1 deletion
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)