diff options
Diffstat (limited to 'system/drbd-utils/drbd-utils.SlackBuild')
-rw-r--r-- | system/drbd-utils/drbd-utils.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/drbd-utils/drbd-utils.SlackBuild b/system/drbd-utils/drbd-utils.SlackBuild index 8307ca41e6..2864859ef6 100644 --- a/system/drbd-utils/drbd-utils.SlackBuild +++ b/system/drbd-utils/drbd-utils.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=drbd-utils VERSION=${VERSION:-8.9.3} -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} TAG=${TAG:-_SBo} if [ -z "$ARCH" ]; then |