From c59b01629bce7d21bb37cc3716361b9bede893ae6b9f52377eed0c23ab2e0f93 Mon Sep 17 00:00:00 2001 From: Andreas Stieger Date: Mon, 20 Jul 2020 07:32:28 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/network:utilities/libpsl?expand=0&rev=51 --- libpsl.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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