diff options
author | Damien Miller <djm@mindrot.org> | 2000-12-28 04:57:27 +0100 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2000-12-28 04:57:27 +0100 |
commit | 9fa07d6318538147f9d41a42760a4eacaa4499bb (patch) | |
tree | 4e70eeaf54d6b890668dd9706981d2a56a4b7049 /contrib | |
parent | 20001228 (diff) | |
download | openssh-9fa07d6318538147f9d41a42760a4eacaa4499bb.tar.xz openssh-9fa07d6318538147f9d41a42760a4eacaa4499bb.zip |
Update to new x11-askpass in RPM spec
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/redhat/openssh.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/redhat/openssh.spec b/contrib/redhat/openssh.spec index 434f32eea..eb2c15350 100644 --- a/contrib/redhat/openssh.spec +++ b/contrib/redhat/openssh.spec @@ -2,7 +2,7 @@ %define oversion 2.3.0p2 # Version of ssh-askpass -%define aversion 1.0.3 +%define aversion 1.1.1 # Do we want to disable building of x11-askpass? (1=yes 0=no) %define no_x11_askpass 0 |