hdparm: update to 9.62.
This commit is contained in:
parent
d18f6d2a6e
commit
3c11307f8c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'hdparm'
|
||||
pkgname=hdparm
|
||||
version=9.61
|
||||
version=9.62
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_install_args="exec_prefix=/usr sbindir=/usr/bin"
|
||||
|
@ -9,7 +9,7 @@ maintainer="teldra <teldra@rotce.de>"
|
|||
license="0BSD" # Upstream is very unclear and names their stuff 'bsd-style'
|
||||
homepage="https://sourceforge.net/projects/hdparm/"
|
||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=da1a1c3887f10b8397e8e02013caa61142e0e72cb0d73997421ca2f2f4df5343
|
||||
checksum=2c0f9d75cdbeda928a25a128cd3d0b7120445ec0910c0b29d4c1038ed1be777f
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.TXT
|
||||
|
|
Loading…
Reference in a new issue