Skip to content

Commit

Permalink
xfce4-session: Securely download source archive over HTTPS
Browse files Browse the repository at this point in the history
  • Loading branch information
pmenzel committed Apr 9, 2020
1 parent 96b5099 commit 0cb8ffa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xfce4-session.be0
Original file line number Diff line number Diff line change
Expand Up @@ -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+=()

Expand Down

0 comments on commit 0cb8ffa

Please sign in to comment.