[packages/lua-luv] up to 1.48.0.0

atler atler at pld-linux.org
Sun Feb 25 13:28:05 CET 2024


commit 3173e37b3f1ec56c340179ef1f3c97d71704a32d
Author: Jan Palus <atler at pld-linux.org>
Date:   Sun Feb 25 12:33:03 2024 +0100

    up to 1.48.0.0

 lua-luv.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/lua-luv.spec b/lua-luv.spec
index 07ecc7a..7d712a7 100644
--- a/lua-luv.spec
+++ b/lua-luv.spec
@@ -5,7 +5,7 @@
 %undefine	with_luajit
 %endif
 
-%define		real_version	1.47.0
+%define		real_version	1.48.0
 %define		extra_version	0
 
 %define		luajit_abi	2.1
@@ -16,8 +16,8 @@ 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-%{real_version}-%{extra_version}.tar.gz
-# Source0-md5:	fd4e6ede28802c521d0eb50ec31c7f0e
+Source0:	https://github.com/luvit/luv/releases/download/v%{real_version}-%{extra_version}/luv-v%{real_version}-%{extra_version}.tar.gz
+# Source0-md5:	ba3b191ca7e953970d43be2e7c50c870
 URL:		https://github.com/luvit/luv
 BuildRequires:	cmake >= 3.5
 BuildRequires:	libuv-devel
@@ -108,7 +108,7 @@ Requires:	luajit-devel
 Files required for luajit-luv development
 
 %prep
-%setup -q -n luv-%{real_version}-%{extra_version}
+%setup -q -n luv-v%{real_version}-%{extra_version}
 
 # Remove bundled dependencies
 rm -r deps/{lua.cmake,luajit.cmake,libuv}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/lua-luv.git/commitdiff/3173e37b3f1ec56c340179ef1f3c97d71704a32d



More information about the pld-cvs-commit mailing list