Browse Source

upgrading package: libssh2 1.2.5 -> 1.2.6

master
parent
commit
dce56db7c4
  1. 4
      libssh2/libssh2.spec

4
libssh2/libssh2.spec

@ -22,7 +22,7 @@
## ##
# package version # package version
%define V_libssh2 1.2.5 %define V_libssh2 1.2.6
%define V_libssh 0.4.4 %define V_libssh 0.4.4
# package information # package information
@ -36,7 +36,7 @@ Class: PLUS
Group: SSH Group: SSH
License: BSD-style License: BSD-style
Version: %{V_libssh2} Version: %{V_libssh2}
Release: 20100601 Release: 20100610
# package options # package options
%option with_perl no %option with_perl no

Loading…
Cancel
Save