mariadb 10.2.4 (devel)

Closes #10089.

Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
master
Dan 2017-02-17 23:12:25 +01:00 committed by Tomasz Pajor
parent 4ba149bef9
commit 9bf9052f63
1 changed files with 2 additions and 2 deletions

View File

@ -11,8 +11,8 @@ class Mariadb < Formula
end
devel do
url "http://ftp.osuosl.org/pub/mariadb/mariadb-10.2.3/source/mariadb-10.2.3.tar.gz"
sha256 "7dcbb0c35d2c25e8a2d5bef5a5ebbf578eb755e1dd810ca0e55d529521296249"
url "http://ftp.osuosl.org/pub/mariadb/mariadb-10.2.4/source/mariadb-10.2.4.tar.gz"
sha256 "b73e353c29a0171d1057f14191c83d1f17e6f58ca09a79dda4b12c0e12b7f975"
end
option "with-test", "Keep test when installing"