From 17be3632c8463ef7678c7737085cca56e10316bb Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Sun, 16 Jul 2017 15:22:01 +0000 Subject: [PATCH] mysql: fix whitespace lints --- srcpkgs/mysql/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/mysql/template b/srcpkgs/mysql/template index 33739fe4e2..175e8a1aa2 100644 --- a/srcpkgs/mysql/template +++ b/srcpkgs/mysql/template @@ -28,7 +28,7 @@ short_desc="The world's most popular open source database" maintainer="Juan RP " homepage="https://www.mysql.com/products/community/" license="GPL-2" -distfiles="http://dev.mysql.com/get/Downloads/MySQL-${version%.*}/mysql-${version}.tar.gz" +distfiles="http://dev.mysql.com/get/Downloads/MySQL-${version%.*}/mysql-${version}.tar.gz" checksum=48464df00aad9b9dfc26c903529ddad944a7562aa28e66e98e4f3f0c35179deb disable_parallel_build=yes