diff --git a/apr-iconv.be0 b/apr-iconv.be0 index fdba4216b..fae0b795c 100755 --- a/apr-iconv.be0 +++ b/apr-iconv.be0 @@ -10,7 +10,7 @@ BEE_BUILDTYPE=autotools ## 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://mirror.synyx.de/apache//apr/apr-iconv-${PKGVERSION}.tar.gz" +SRCURL[0]="https://ftp.fau.de/apache//apr/apr-iconv-${PKGVERSION}.tar.gz" ############################################################################### ## Add URLs/pathes to patch files to the PATCHURL array.