hdparm: update to 9.56.
This commit is contained in:
parent
20aeb7695c
commit
5cb71ea534
|
@ -1,15 +1,15 @@
|
|||
# Template file for 'hdparm'
|
||||
pkgname=hdparm
|
||||
version=9.55
|
||||
version=9.56
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_install_args="exec_prefix=/usr sbindir=/usr/bin"
|
||||
short_desc="Utility to access IDE device parameters"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
homepage="http://sourceforge.net/projects/hdparm/"
|
||||
license="BSD" # DOESN'T PROVIDE A LICENSE FILE
|
||||
license="0BSD" # Upstream is very unclear and names their stuff 'bsd-style'
|
||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=b5c76b732483df36bf08001a209b95b45558016615f935008e5ea91a7fde6dc7
|
||||
checksum=6ff9ed695f1017396eec4101f990f114b7b0e0a04c5aa6369c0394053d16e4da
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.TXT
|
||||
|
|
Loading…
Reference in New Issue