Change source URL package info attribute name
Use "-" instead of "_".
This commit is contained in:
parent
d4701a2921
commit
28268808d8
@ -59,7 +59,7 @@ static const char* kAttributeNames[B_HPKG_ATTRIBUTE_ID_ENUM_COUNT + 1] = {
|
||||
"package:version.prerelease",
|
||||
"package:provides.compatible",
|
||||
"package:url",
|
||||
"package:source_url",
|
||||
"package:source-url",
|
||||
NULL
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user