mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 15:13:51 +02:00
hdparm: update to 9.65.
This commit is contained in:
parent
b66bc04b6f
commit
7d94fd0815
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.64
|
version=9.65
|
||||||
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=315b956951c3fea027287de204381534217c0bd0f37b4935877fe2db0cab859a
|
checksum=d14929f910d060932e717e9382425d47c2e7144235a53713d55a94f7de535a4b
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.TXT
|
vlicense LICENSE.TXT
|
||||||
|
|
Loading…
Add table
Reference in a new issue