parent
a4991eca15
commit
3be8827ba6
|
@ -1,15 +1,15 @@
|
|||
# Template file for 'hdparm'
|
||||
pkgname=hdparm
|
||||
version=9.54
|
||||
version=9.55
|
||||
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"
|
||||
license="BSD" # DOESN'T PROVIDE A LICENSE FILE
|
||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=4d7a684b97ebc1a74f34dc85f8fe9e7b265b94bb5c35e81d53863b7e6483163e
|
||||
checksum=b5c76b732483df36bf08001a209b95b45558016615f935008e5ea91a7fde6dc7
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.TXT
|
||||
|
|
Loading…
Reference in New Issue