wok diff openssh-pam/receipt @ rev 18180

busybox: add /bin/ip
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Jul 05 16:27:51 2015 +0200 (2015-07-05)
parents 7ef2138f2667
children 0bf1264b878b
line diff
     1.1 --- a/openssh-pam/receipt	Fri May 15 09:55:50 2015 +0200
     1.2 +++ b/openssh-pam/receipt	Sun Jul 05 16:27:51 2015 +0200
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="openssh-pam"
     1.7 -VERSION="6.8p1"
     1.8 +VERSION="6.9p1"
     1.9  CATEGORY="security"
    1.10  SHORT_DESC="Openbsd Secure Shell using PAM."
    1.11  MAINTAINER="pascal.bellard@slitaz.org"
    1.12 @@ -9,7 +9,7 @@
    1.13  SOURCE="openssh"
    1.14  TARBALL="$SOURCE-$VERSION.tar.gz"
    1.15  WEB_SITE="http://www.openssh.org/"
    1.16 -WGET_URL="ftp://ftp.fr.openbsd.org/pub/OpenBSD/OpenSSH/portable/$TARBALL"
    1.17 +WGET_URL="http://ftp.fr.openbsd.org/pub/OpenBSD/OpenSSH/portable/$TARBALL"
    1.18  CONFIG_FILES="/etc/ssh /etc/inetd.conf"
    1.19  TAGS="ssh security"
    1.20