From 2cb8efd5e96c099503d1eb7a56616aa7aa6babb7 Mon Sep 17 00:00:00 2001 From: "Tom G. Christensen" Date: Thu, 25 Sep 2003 09:10:22 +0000 Subject: [PATCH] PAM bug was found in 3.7.1p1, fixed in p2 --- openssh/build.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/openssh/build.sh b/openssh/build.sh index 5140015..ee8f300 100755 --- a/openssh/build.sh +++ b/openssh/build.sh @@ -8,8 +8,8 @@ # # Check the following 4 variables before running the script topdir=openssh -version=3.6.1p1 -pkgver=2 +version=3.7.1p2 +pkgver=1 source[0]=$topdir-$version.tar.gz # If there are no patches, simply comment this #patch[0]=