[packages/smplayer] - https-ing sources

mrozowik mrozowik at pld-linux.org
Mon Aug 30 17:00:15 CEST 2021


commit 0ea84777e24a3602124f3077cfe849985f17f26c
Author: Krzysztof Mrozowicz <mrozowik at pld-linux.org>
Date:   Mon Aug 30 15:00:04 2021 +0000

    - https-ing sources

 smplayer.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/smplayer.spec b/smplayer.spec
index 4e6601d..40f3191 100644
--- a/smplayer.spec
+++ b/smplayer.spec
@@ -6,9 +6,9 @@ Version:	21.8.0
 Release:	1
 License:	GPL
 Group:		X11/Applications
-Source0:	http://downloads.sourceforge.net/smplayer/%{name}-%{version}.tar.bz2
+Source0:	https://downloads.sourceforge.net/smplayer/%{name}-%{version}.tar.bz2
 # Source0-md5:	89da73b1e52dceab4071157b1f2a4318
-URL:		http://smplayer.sourceforge.net/
+URL:		https://www.smplayer.info/
 BuildRequires:	Qt5Concurrent-devel
 BuildRequires:	Qt5Core-devel
 BuildRequires:	Qt5DBus-devel
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/smplayer.git/commitdiff/0ea84777e24a3602124f3077cfe849985f17f26c



More information about the pld-cvs-commit mailing list