smartmontools: updated to 5.37

This commit is contained in:
Simon Gloner 2006-12-21 09:45:43 +01:00
parent 234bc2b5ab
commit 21e791ba2b
2 changed files with 3 additions and 2 deletions

View File

@ -1,2 +1,2 @@
482b47077510dbac2bf8ce72907ff9f8 smartd
2e424f2d35efa38a29ebca419c1dbe3c smartmontools-5.36.tar.gz
4ab3668b7d1362ce923f64a211e0e568 smartmontools-5.37.tar.gz

View File

@ -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