AddSourceURL
status_t AddSourceURL(const BString& url);
return fPackageInfo.AddSourceURL(value.string);
fPackageInfo.AddSourceURL(value.string);