wok-current diff openssh/receipt @ rev 18190
Add luufs & logfence
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Jul 09 21:09:43 2015 +0200 (2015-07-09) |
parents | 7ef2138f2667 |
children | 0bf1264b878b |
line diff
1.1 --- a/openssh/receipt Fri May 15 09:55:50 2015 +0200 1.2 +++ b/openssh/receipt Thu Jul 09 21:09:43 2015 +0200 1.3 @@ -1,14 +1,14 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="openssh" 1.7 -VERSION="6.8p1" 1.8 +VERSION="6.9p1" 1.9 CATEGORY="security" 1.10 SHORT_DESC="Openbsd Secure Shell." 1.11 MAINTAINER="pascal.bellard@slitaz.org" 1.12 LICENSE="BSD" 1.13 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.14 WEB_SITE="http://www.openssh.org/" 1.15 -WGET_URL="ftp://ftp.fr.openbsd.org/pub/OpenBSD/OpenSSH/portable/$TARBALL" 1.16 +WGET_URL="http://ftp.fr.openbsd.org/pub/OpenBSD/OpenSSH/portable/$TARBALL" 1.17 CONFIG_FILES="/etc/ssh /etc/inetd.conf" 1.18 TAGS="ssh security" 1.19 HOST_ARCH="i486 arm"