Browse Source

update module

master
parent
commit
b7610161b5
  1. 4
      sqlshell/sqlshell.spec

4
sqlshell/sqlshell.spec

@ -24,7 +24,7 @@
# package version # package version
%define V_sqlshell 0.8.1 %define V_sqlshell 0.8.1
%define V_jdbc_mysql 5.1.49 %define V_jdbc_mysql 5.1.49
%define V_jdbc_pgsql 42.3.0 %define V_jdbc_pgsql 42.3.1
%define V_jdbc_h2 2019-03-13 %define V_jdbc_h2 2019-03-13
# package information # package information
@ -38,7 +38,7 @@ Class: EVAL
Group: Database Group: Database
License: BSD License: BSD
Version: %{V_sqlshell} Version: %{V_sqlshell}
Release: 20211018 Release: 20211030
# list of sources # list of sources
Source0: http://cloud.github.com/downloads/bmc/sqlshell/sqlshell-%{V_sqlshell}-installer.jar Source0: http://cloud.github.com/downloads/bmc/sqlshell/sqlshell-%{V_sqlshell}-installer.jar

Loading…
Cancel
Save