mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-09 13:32:55 +02:00
hdparm: update to 9.56.
This commit is contained in:
parent
20aeb7695c
commit
5cb71ea534
1 changed files with 3 additions and 3 deletions
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'hdparm'
|
# Template file for 'hdparm'
|
||||||
pkgname=hdparm
|
pkgname=hdparm
|
||||||
version=9.55
|
version=9.56
|
||||||
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"
|
||||||
short_desc="Utility to access IDE device parameters"
|
short_desc="Utility to access IDE device parameters"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://sourceforge.net/projects/hdparm/"
|
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"
|
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=b5c76b732483df36bf08001a209b95b45558016615f935008e5ea91a7fde6dc7
|
checksum=6ff9ed695f1017396eec4101f990f114b7b0e0a04c5aa6369c0394053d16e4da
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.TXT
|
vlicense LICENSE.TXT
|
||||||
|
|
Loading…
Add table
Reference in a new issue