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