]> git.pld-linux.org Git - packages/lua-luv.git/commitdiff
correct release artifact name
authorJan Palus <atler@pld-linux.org>
Wed, 11 May 2022 11:02:40 +0000 (13:02 +0200)
committerJan Palus <atler@pld-linux.org>
Wed, 11 May 2022 11:02:40 +0000 (13:02 +0200)
lua-luv.spec

index f04cef81f08c1d7788b7249774a168251c6a4b29..c9660c405e6f126e471801c5a09f2d2fbc4dca2d 100644 (file)
@@ -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
This page took 0.559817 seconds and 4 git commands to generate.