summaryrefslogtreecommitdiff
path: root/smartmontools
diff options
context:
space:
mode:
authorSimon Gloßner <viper@hometux.de>2006-12-21 09:45:43 +0100
committerSimon Gloßner <viper@hometux.de>2006-12-21 09:45:43 +0100
commit21e791ba2bc4c93cd2ab99b0dd4ccb7d6c5fd4ad (patch)
tree03456fc7168f5431b4d28f8511949377ff9d6cf6 /smartmontools
parent234bc2b5ab9b49316636c666d910dbefbcb6c176 (diff)
downloadopt-21e791ba2bc4c93cd2ab99b0dd4ccb7d6c5fd4ad.tar.gz
opt-21e791ba2bc4c93cd2ab99b0dd4ccb7d6c5fd4ad.tar.xz
smartmontools: updated to 5.37
Diffstat (limited to 'smartmontools')
-rw-r--r--smartmontools/.md5sum2
-rw-r--r--smartmontools/Pkgfile3
2 files changed, 3 insertions, 2 deletions
diff --git a/smartmontools/.md5sum b/smartmontools/.md5sum
index d3550bd03..5abd8e60f 100644
--- a/smartmontools/.md5sum
+++ b/smartmontools/.md5sum
@@ -1,2 +1,2 @@
482b47077510dbac2bf8ce72907ff9f8 smartd
-2e424f2d35efa38a29ebca419c1dbe3c smartmontools-5.36.tar.gz
+4ab3668b7d1362ce923f64a211e0e568 smartmontools-5.37.tar.gz
diff --git a/smartmontools/Pkgfile b/smartmontools/Pkgfile
index ab8fddcbe..44cb937f1 100644
--- a/smartmontools/Pkgfile
+++ b/smartmontools/Pkgfile
@@ -4,7 +4,7 @@
# Packager: Jürgen Daubert, juergen dot daubert at t-online dot de
name=smartmontools
-version=5.36
+version=5.37
release=1
source=(http://dl.sourceforge.net/$name/$name-$version.tar.gz \
smartd)
@@ -14,6 +14,7 @@ build () {
./configure \
--prefix=/usr \
+ --mandir=/usr/man \
--sysconfdir=/etc
make
make DESTDIR=$PKG install

Generated by cgit