wok rev 18175

Up: openssh 6.9
author Alexander Medvedev <devl547@gmail.com>
date Wed Jul 01 21:28:11 2015 +0000 (2015-07-01)
parents 7355f9472def
children 919c384354f4
files openssh-pam/receipt openssh/receipt
line diff
     1.1 --- a/openssh-pam/receipt	Wed Jul 01 11:46:41 2015 +0200
     1.2 +++ b/openssh-pam/receipt	Wed Jul 01 21:28:11 2015 +0000
     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  
     2.1 --- a/openssh/receipt	Wed Jul 01 11:46:41 2015 +0200
     2.2 +++ b/openssh/receipt	Wed Jul 01 21:28:11 2015 +0000
     2.3 @@ -1,14 +1,14 @@
     2.4  # SliTaz package receipt.
     2.5  
     2.6  PACKAGE="openssh"
     2.7 -VERSION="6.8p1"
     2.8 +VERSION="6.9p1"
     2.9  CATEGORY="security"
    2.10  SHORT_DESC="Openbsd Secure Shell."
    2.11  MAINTAINER="pascal.bellard@slitaz.org"
    2.12  LICENSE="BSD"
    2.13  TARBALL="$PACKAGE-$VERSION.tar.gz"
    2.14  WEB_SITE="http://www.openssh.org/"
    2.15 -WGET_URL="ftp://ftp.fr.openbsd.org/pub/OpenBSD/OpenSSH/portable/$TARBALL"
    2.16 +WGET_URL="http://ftp.fr.openbsd.org/pub/OpenBSD/OpenSSH/portable/$TARBALL"
    2.17  CONFIG_FILES="/etc/ssh /etc/inetd.conf"
    2.18  TAGS="ssh security"
    2.19  HOST_ARCH="i486 arm"