aboutsummaryrefslogtreecommitdiffstats
path: root/testing/hdparm/APKBUILD
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2010-10-01 13:02:25 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2010-10-04 11:39:28 +0000
commitdd04bc76765b75d6a9271e4ad33db66e76d18251 (patch)
tree448df47d8f12504b8ebc8d016ae798b3aa40ae91 /testing/hdparm/APKBUILD
parent3774e9e1e186c83751f413ddcc0c9d5e5ce0cd1a (diff)
testing/hdparm: upgrade to 9.32
Diffstat (limited to 'testing/hdparm/APKBUILD')
-rw-r--r--testing/hdparm/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/hdparm/APKBUILD b/testing/hdparm/APKBUILD
index 4b69192d1f0..99c9ed8f838 100644
--- a/testing/hdparm/APKBUILD
+++ b/testing/hdparm/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=hdparm
-pkgver=9.27
-pkgrel=2
+pkgver=9.32
+pkgrel=0
pkgdesc="A shell utility for manipulating Linux IDE drive/driver parameters"
url="http://sourceforge.net/projects/hdparm/"
license="BSD"
@@ -28,6 +28,6 @@ package() {
install -Dm644 "$srcdir"/hdparm.confd "$pkgdir"/etc/conf.d/hdparm
install -D -m 644 LICENSE.TXT $pkgdir/usr/share/licenses/hdparm/LICENSE.TXT || return 1
}
-md5sums="e652dabb6c9233fb8a23ef60a17a1829 hdparm-9.27.tar.gz
+md5sums="9819ba0c537003815bede9aaaee7c6d0 hdparm-9.32.tar.gz
d530139a31b3941b3b0fbb4d98391a85 hdparm.initd
998430f701b1d54588cb02ef1505c3ed hdparm.confd"