From 1c04a0f67e6bcbd927e29bef077346c21f43bbf5 Mon Sep 17 00:00:00 2001 From: Simone Caronni Date: Fri, 19 Aug 2022 16:31:18 +0200 Subject: [PATCH] Restore old tarball url, it's slightly different --- twolame.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/twolame.spec b/twolame.spec index 9a88316..cc81bf8 100644 --- a/twolame.spec +++ b/twolame.spec @@ -6,7 +6,7 @@ Summary: Optimized MPEG Audio Layer 2 encoding library based on tooLAME License: LGPLv2+ URL: http://www.twolame.org/ -Source: https://github.com/njh/%{name}/archive/refs/tags/%{version}.tar.gz#/%{name}-%{version}.tar.gz +Source: http://downloads.sourceforge.net/twolame/%{name}-%{version}.tar.gz BuildRequires: autoconf BuildRequires: automake