diff --git a/xfce4-mixer.be0 b/xfce4-mixer.be0 index b764bc131..5295c56d9 100755 --- a/xfce4-mixer.be0 +++ b/xfce4-mixer.be0 @@ -9,7 +9,7 @@ ## The source URL(s) define the location of the sources that will be ## downloaded. Version variables may be used to simplify reuse of this bee-file. -SRCURL[0]="http://archive.xfce.org/src/apps/xfce4-mixer/${PKGVERSION[2]}/xfce4-mixer-${PKGVERSION}.tar.bz2" +SRCURL[0]="https://archive.xfce.org/src/apps/xfce4-mixer/${PKGVERSION[2]}/xfce4-mixer-${PKGVERSION}.tar.bz2" ############################################################################### ## Add URLs/pathes to patch files to the PATCHURL array.