diff --git a/rpm-4.11.2-2.bee b/rpm-4.11.2-2.bee index edd60b5be..419789ca7 100755 --- a/rpm-4.11.2-2.bee +++ b/rpm-4.11.2-2.bee @@ -7,7 +7,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://rpm.org/releases/rpm-${PKGVERSION[2]}.x/rpm-${PKGVERSION}.tar.bz2" +SRCURL[0]="https://ftp.rpm.org/releases/rpm-${PKGVERSION[2]}.x/rpm-${PKGVERSION}.tar.bz2" ############################################################################### ## Add URLs/pathes to patch files to the PATCHURL array.