Browse Source

update jdbc driver

master
parent
commit
482b866d8b
  1. 4
      mysql/mysql.spec

4
mysql/mysql.spec

@ -26,7 +26,7 @@
%define V_minor 61
%define V_mysql %{V_major}.%{V_minor}
%define V_opkg %{V_major}.%{V_minor}
%define V_jdbc 5.1.18
%define V_jdbc 5.1.19
# package information
Name: mysql
@ -39,7 +39,7 @@ Class: BASE
Group: Database
License: GPL
Version: %{V_opkg}
Release: 20120215
Release: 20120403
# package options
%option with_server yes

Loading…
Cancel
Save