diff --git a/elfutils.be0 b/elfutils.be0 index ff8300805..f571d2527 100755 --- a/elfutils.be0 +++ b/elfutils.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]="https://fedorahosted.org/releases/e/l/elfutils/${PKGVERSION}/elfutils-${PKGVERSION}.tar.bz2" +SRCURL[0]="https://sourceware.org/elfutils/ftp/${PKGVERSION}/elfutils-${PKGVERSION}.tar.bz2" ############################################################################### ## Add URLs/pathes to patch files to the PATCHURL array.