Browse Source

upgrading package: h2 1.4.199 -> 2.0.202

master
parent
commit
d4aff533a4
  1. 8
      h2/h2.spec

8
h2/h2.spec

@ -22,8 +22,8 @@
##
# package version
%define V_vers 1.4.199
%define V_date 2019-03-13
%define V_vers 2.0.202
%define V_date 2021-11-25
# package information
Name: h2
@ -36,10 +36,10 @@ Class: PLUS
Group: Database
License: MPL/EPL
Version: %{V_vers}
Release: 20190314
Release: 20211127
# list of sources
Source0: http://www.h2database.com/h2-%{V_date}.zip
Source0: https://github.com/h2database/h2database/releases/download/version-%{V_vers}/h2-%{V_date}.zip
Source1: h2.sh
Source2: rc.h2

Loading…
Cancel
Save