diff options
Diffstat (limited to 'patches/openssh/openssh.SlackBuild')
-rwxr-xr-x | patches/openssh/openssh.SlackBuild | 2 |
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} |