diff --git a/anda/langs/python/fx2/fx2.spec b/anda/langs/python/fx2/fx2.spec index 6094942049..d806005681 100644 --- a/anda/langs/python/fx2/fx2.spec +++ b/anda/langs/python/fx2/fx2.spec @@ -6,8 +6,8 @@ Version: 0.16 Release: 1%{?dist} Summary: Chip support package for Cypress EZ-USB FX2 series microcontrollers License: 0BSD -URL: https://github.com/whitequark/libfx2 -Source0: %url/archive/refs/tags/v%version.tar.gz +URL: https://glasgowembedded.codeberg.page/libfx2/ +Source0: https://codeberg.org/GlasgowEmbedded/libfx2/archive/v%{version}.tar.gz BuildArch: noarch BuildRequires: python3-devel @@ -34,7 +34,7 @@ Provides: python3-libfx2 %_desc %prep -%autosetup -n libfx2-%{version} +%autosetup -n libfx2 %build export SETUPTOOLS_SCM_PRETEND_VERSION=%{version}