From 0cb8ffa3d5e781dbf9f5cc5c132371fa08ca447a Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Thu, 9 Apr 2020 16:30:56 +0200 Subject: [PATCH] xfce4-session: Securely download source archive over HTTPS --- xfce4-session.be0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xfce4-session.be0 b/xfce4-session.be0 index 2e9403673..8b3925fe8 100755 --- a/xfce4-session.be0 +++ b/xfce4-session.be0 @@ -2,7 +2,7 @@ # BEE_VERSION xfce4-session-4.14.0-0 -SRCURL[0]="http://archive.xfce.org/src/xfce/xfce4-session/${PKGVERSION[2]}/xfce4-session-${PKGVERSION}.tar.bz2" +SRCURL[0]="https://archive.xfce.org/src/xfce/xfce4-session/${PKGVERSION[2]}/xfce4-session-${PKGVERSION}.tar.bz2" # EXCLUDE+=()