mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
hdparm: update to 9.57.
This commit is contained in:
parent
d79432ee23
commit
e7dd7169a2
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.56
|
version=9.57
|
||||||
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="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
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=6ff9ed695f1017396eec4101f990f114b7b0e0a04c5aa6369c0394053d16e4da
|
checksum=9d568db955a5428797f0b1677ef7cc8bab7756c6e7ff39f6c4a2b2c3640fe870
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.TXT
|
vlicense LICENSE.TXT
|
||||||
|
|
Loading…
Add table
Reference in a new issue