aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xapp/admin/denyhosts/denyhosts.SlackBuild2
-rwxr-xr-xapp/admin/denyhosts/denyhosts.build2
2 files changed, 2 insertions, 2 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}
diff --git a/app/admin/denyhosts/denyhosts.build b/app/admin/denyhosts/denyhosts.build
index e189a8da..7d85b8bb 100755
--- a/app/admin/denyhosts/denyhosts.build
+++ b/app/admin/denyhosts/denyhosts.build
@@ -31,7 +31,7 @@ fi
# default settings
PACKAGE="denyhosts"
-VERSION=${VERSION:=2.5}
+VERSION=${VERSION:=2.6}
ARCH=${ARCH:=i486}
BUILD=${BUILD:=1rha}
SRC_DIR=${SRC:=$CWD}