Browse Source

upgrading package: mysql 4.0.14 -> 4.0.15

master
parent
commit
193057ba26
  1. 4
      mysql/mysql.spec

4
mysql/mysql.spec

@ -25,7 +25,7 @@
# package version
%define V_major 4.0
%define V_minor 14
%define V_minor 15
%define V_mysql %{V_major}.%{V_minor}
%define V_opkg %{V_major}.%{V_minor}
@ -39,7 +39,7 @@ Distribution: OpenPKG [BASE]
Group: Database
License: GPL
Version: %{V_opkg}
Release: 20030904
Release: 20030910
# package options
%option with_berkeleydb yes

Loading…
Cancel
Save