aboutsummaryrefslogtreecommitdiff
path: root/patches/smartmontools
diff options
context:
space:
mode:
Diffstat (limited to 'patches/smartmontools')
-rwxr-xr-xpatches/smartmontools/smartmontools.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/patches/smartmontools/smartmontools.SlackBuild b/patches/smartmontools/smartmontools.SlackBuild
index af7c62dc..646b5f95 100755
--- a/patches/smartmontools/smartmontools.SlackBuild
+++ b/patches/smartmontools/smartmontools.SlackBuild
@@ -13,7 +13,7 @@ elif [ -f /etc/slackbuildrc ]; then
fi
PACKAGE="smartmontools"
-VERSION=${VERSION:=5.36}
+VERSION=${VERSION:=5.37}
ARCH=${ARCH:=i486}
BUILD=${BUILD:=1rha}
TMP=${TMP:=/tmp}