瀏覽代碼

Fixing download file names with GitHub

Jens Reimann 7 年之前
父節點
當前提交
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