Meta.pm: use different URI for x_raw to ensure $Id$ is replaced in the downloaded file
git-svn-id: https://svn.fhem.de/fhem/trunk@19255 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
@@ -2285,7 +2285,7 @@ m/(^#\s+(?:\d{1,2}\.\d{1,2}\.(?:\d{2}|\d{4})\s+)?[^v\d]*(v?(?:\d{1,3}\.\d{1,3}(?
|
||||
: ''
|
||||
);
|
||||
$modMeta->{resources}{repository}{x_raw} =
|
||||
'https://svn.fhem.de/fhem/trunk/fhem/'
|
||||
'https://svn.fhem.de/trac/export/latest/trunk/fhem/'
|
||||
. $modMeta->{x_file}[1]
|
||||
. $modMeta->{x_file}[2];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user