[arch-commits] Commit in mariadb/trunk (PKGBUILD)
Christian Hesse
eworm at archlinux.org
Thu Aug 9 09:21:16 UTC 2018
Date: Thursday, August 9, 2018 @ 09:21:16
Author: eworm
Revision: 331288
switch url to https
Modified:
mariadb/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-08-09 09:18:30 UTC (rev 331287)
+++ PKGBUILD 2018-08-09 09:21:16 UTC (rev 331288)
@@ -8,7 +8,7 @@
pkgrel=1
arch=('x86_64')
license=('GPL')
-url='http://mariadb.org/'
+url='https://mariadb.org/'
makedepends=('boost' 'bzip2' 'cmake' 'jemalloc' 'libaio' 'libxml2' 'lz4' 'lzo'
'openssl' 'systemd' 'zlib')
validpgpkeys=('199369E5404BD5FC7D2FE43BCBCB082A1BB943DB') # MariaDB Package Signing Key <package-signing-key at mariadb.org>
More information about the arch-commits
mailing list