aboutsummaryrefslogtreecommitdiff
path: root/patches
diff options
context:
space:
mode:
authorrhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4>2007-03-24 18:36:15 +0000
committerrhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4>2007-03-24 18:36:15 +0000
commita1cdb290958ce14597dfca776111cfc29d131cf1 (patch)
treed531957a0aab683095e2a99d9e36d940f7b5ae67 /patches
parent50418bd9d01a383710aa8de147ca1442a00569f4 (diff)
downloadslackbuilds-a1cdb290958ce14597dfca776111cfc29d131cf1.tar.gz
slackbuilds-a1cdb290958ce14597dfca776111cfc29d131cf1.tar.bz2
smartmontools: updated
git-svn-id: svn+slack://slack.fluxo.info/var/svn/slackbuilds@1127 370017ae-e619-0410-ac65-c121f96126d4
Diffstat (limited to 'patches')
-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}