aboutsummaryrefslogtreecommitdiff
path: root/patches/openssh/openssh.SlackBuild
diff options
context:
space:
mode:
authorrhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4>2006-09-28 03:27:16 +0000
committerrhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4>2006-09-28 03:27:16 +0000
commit9a41dfb5a734c06d433f2e9ac3b6e70fb69f93b6 (patch)
tree82b4ce64d4bf8388c0b05880307bd220707372a4 /patches/openssh/openssh.SlackBuild
parent300d75c382432ed68b0b8547393e3a3b88412ca7 (diff)
downloadslackbuilds-9a41dfb5a734c06d433f2e9ac3b6e70fb69f93b6.tar.gz
slackbuilds-9a41dfb5a734c06d433f2e9ac3b6e70fb69f93b6.tar.bz2
updated openssh and gnutls
git-svn-id: svn+slack://slack.fluxo.info/var/svn/slackbuilds@275 370017ae-e619-0410-ac65-c121f96126d4
Diffstat (limited to 'patches/openssh/openssh.SlackBuild')
-rwxr-xr-xpatches/openssh/openssh.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/patches/openssh/openssh.SlackBuild b/patches/openssh/openssh.SlackBuild
index 69c87906..31a4e6e3 100755
--- a/patches/openssh/openssh.SlackBuild
+++ b/patches/openssh/openssh.SlackBuild
@@ -35,7 +35,7 @@ if [ -f "~/.slackbuildrc" ]; then
fi
PACKAGE="openssh"
-VERSION=${VERSION:=4.3p2}
+VERSION=${VERSION:=4.4p1}
ARCH=${ARCH:=i486}
BUILD=${BUILD:=1rha}
SRC_DIR=${SRC:=$CWD}