wok diff openssh/receipt @ rev 18123

Add xorg-dri3proto
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Jun 11 10:44:32 2015 +0200 (2015-06-11)
parents 3a08bc61e4ee
children c3364b33da58
line diff
     1.1 --- a/openssh/receipt	Mon Dec 29 13:36:32 2014 -0500
     1.2 +++ b/openssh/receipt	Thu Jun 11 10:44:32 2015 +0200
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="openssh"
     1.7 -VERSION="6.7p1"
     1.8 +VERSION="6.8p1"
     1.9  CATEGORY="security"
    1.10  SHORT_DESC="Openbsd Secure Shell."
    1.11  MAINTAINER="pascal.bellard@slitaz.org"
    1.12 @@ -29,6 +29,7 @@
    1.13  		--with-privsep-user=nobody \
    1.14  		--with-xauth=/usr/bin/xauth \
    1.15  		--with-privsep-path=/var/run/sshd \
    1.16 +		--without-ssh1 \
    1.17  		--without-pam \
    1.18  		--disable-strip \
    1.19  		$CONFIGURE_ARGS &&