[packages/lua-luv] correct release artifact name
atler
atler at pld-linux.org
Wed May 11 13:02:53 CEST 2022
commit 37c0f7c20e231a2942c1a33fba6f9829a08ae81a
Author: Jan Palus <atler at pld-linux.org>
Date: Wed May 11 13:02:40 2022 +0200
correct release artifact name
lua-luv.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/lua-luv.spec b/lua-luv.spec
index f04cef8..c9660c4 100644
--- a/lua-luv.spec
+++ b/lua-luv.spec
@@ -6,7 +6,7 @@
%endif
%define real_version 1.43.0
-%global extra_version 0
+%define extra_version 0
%define luajit_abi 2.1
@@ -16,7 +16,7 @@ Version: %{real_version}.%{extra_version}
Release: 1
License: Apache v2.0
Group: Libraries
-Source0: https://github.com/luvit/luv/releases/download/%{real_version}-%{extra_version}/luv-%{version}.tar.gz
+Source0: https://github.com/luvit/luv/releases/download/%{real_version}-%{extra_version}/luv-%{real_version}-%{extra_version}.tar.gz
# Source0-md5: 294c7ea4d8d2e21414b90f1fb70182e9
URL: https://github.com/luvit/luv
BuildRequires: cmake
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/lua-luv.git/commitdiff/37c0f7c20e231a2942c1a33fba6f9829a08ae81a
More information about the pld-cvs-commit
mailing list