diff options
Diffstat (limited to 'app/admin/denyhosts/denyhosts.SlackBuild')
-rwxr-xr-x | app/admin/denyhosts/denyhosts.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/admin/denyhosts/denyhosts.SlackBuild b/app/admin/denyhosts/denyhosts.SlackBuild index 97ef0f00..c1d13cc9 100755 --- a/app/admin/denyhosts/denyhosts.SlackBuild +++ b/app/admin/denyhosts/denyhosts.SlackBuild @@ -25,7 +25,7 @@ fi # default settings PACKAGE="denyhosts" -VERSION=${VERSION:=2.5} +VERSION=${VERSION:=2.6} ARCH=${ARCH:=i486} BUILD=${BUILD:=1rha} SRC_DIR=${SRC:=$CWD} |