[arch-commits] Commit in mariadb/trunk (PKGBUILD)
Evangelos Foutras
foutrelis at archlinux.org
Thu Sep 10 05:49:38 UTC 2015
Date: Thursday, September 10, 2015 @ 07:49:38
Author: foutrelis
Revision: 245690
Switch mirror to ftp.heanet.ie
mariadb.kisiek.net was unreachable at the time of this commit.
Modified:
mariadb/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-09-10 05:22:58 UTC (rev 245689)
+++ PKGBUILD 2015-09-10 05:49:38 UTC (rev 245690)
@@ -11,7 +11,7 @@
url='http://mariadb.org/'
makedepends=('cmake' 'openssl' 'zlib' 'libaio' 'libxml2' 'openssl' 'pcre'
'jemalloc' 'lz4')
-source=(http://mariadb.kisiek.net/mariadb-$pkgver/source/mariadb-$pkgver.tar.gz
+source=(http://ftp.heanet.ie/mirrors/mariadb/mariadb-$pkgver/source/mariadb-$pkgver.tar.gz
mariadb.service
mariadb-post.sh
mariadb-tmpfile.conf)
More information about the arch-commits
mailing list