diff --git a/libpsl.spec b/libpsl.spec index fc5ef22..840c8a7 100644 --- a/libpsl.spec +++ b/libpsl.spec @@ -25,7 +25,7 @@ Summary: C library for the Publix Suffix List License: MIT AND MPL-2.0 AND BSD-3-Clause Group: Development/Libraries/C and C++ Url: https://rockdaboot.github.io/libpsl -Source: https://github.com/rockdaboot/libpsl/releases/download/%{name}-%{version}/%{name}-%{version}.tar.gz +Source: https://github.com/rockdaboot/libpsl/releases/download/%{version}/%{name}-%{version}.tar.gz Source1000: baselibs.conf BuildRequires: libidn2-devel >= 0.14 BuildRequires: libunistring-devel