From c68a499ea932668004e46c80ecbc4c8cd2f21c05 Mon Sep 17 00:00:00 2001 From: wang--ge Date: Thu, 10 Nov 2022 17:39:08 +0800 Subject: [PATCH] modify source --- lettuce.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lettuce.spec b/lettuce.spec index 254de2c..cea35e8 100644 --- a/lettuce.spec +++ b/lettuce.spec @@ -4,7 +4,7 @@ Release: 2 Summary: Scalable Java Redis client License: Apache-2.0 URL: http://redis.paluch.biz/ -Source0: https://github.com/wg/lettuce/archive/refs/tags/2.3.3.tar.gz#lettuce-%{version}.tar.gz +Source0: https://github.com/wg/lettuce/archive/refs/tags/2.3.3.tar.gz#/lettuce-%{version}.tar.gz BuildRequires: maven-local mvn(io.netty:netty:3) mvn(junit:junit) BuildArch: noarch %description