diff --git a/OpenAMP.spec b/OpenAMP.spec index 155d82a..51936c6 100644 --- a/OpenAMP.spec +++ b/OpenAMP.spec @@ -1,11 +1,11 @@ Name: openamp -Version: 2022.04.0 -Release: 2 +Version: 2022.10.1 +Release: 3 Summary: Open asymmetric multiprocessing framework License: BSD-3-Clause URL: http://github.com/OpenAMP -Source0: https://github.com/OpenAMP/open-amp/archive/v%{version}/%{name}-%{version}.tar.gz +Source0: https://github.com/OpenAMP/open-amp/archive/refs/tags/v%{version}/%{name}-%{version}.tar.gz BuildRequires: cmake BuildRequires: gcc diff --git a/open-amp-2022.10.1.tar.gz b/open-amp-2022.10.1.tar.gz new file mode 100644 index 0000000..134edb6 Binary files /dev/null and b/open-amp-2022.10.1.tar.gz differ diff --git a/openamp-2022.04.0.tar.gz b/openamp-2022.04.0.tar.gz deleted file mode 100644 index 0861ae1..0000000 Binary files a/openamp-2022.04.0.tar.gz and /dev/null differ