Просмотр исходного кода

Fixing download file names with GitHub

Jens Reimann лет назад: 7
Родитель
Сommit
0bc34c4ced
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      open62541.spec

+ 1 - 1
open62541.spec

@@ -4,7 +4,7 @@ Release:  1%{?dist}
 Summary:  OPC UA implementation
 License:  MPLv2.0
 URL:      http://open62541.org
-Source0:  https://github.com/ctron/open62541/archive/%{name}-%{version}.tar.gz
+Source0:  https://github.com/ctron/open62541/archive/v%{version}.tar.gz
 
 BuildRequires: cmake, python