From fc70b0962d56b8d90cf7a67cca33865dea0ffd73 Mon Sep 17 00:00:00 2001 From: teldra Date: Tue, 27 Apr 2021 09:45:02 +0200 Subject: [PATCH] hdparm: update to 9.61. #### Have the results of the proposed changes been tested? - [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me #### Does it build and run successfully? (Please choose at least one native build and, if supported, at least one cross build. More are better.) - [x] I built this PR locally for my native architecture, (x86_64-glibc) - [x] I built this PR locally for these architectures (if supported. mark crossbuilds): - [x] aarch64-musl - [x] armv7l - [x] armv6l-musl --- srcpkgs/hdparm/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/hdparm/template b/srcpkgs/hdparm/template index 7b4ae3c99857..f742d1e42891 100644 --- a/srcpkgs/hdparm/template +++ b/srcpkgs/hdparm/template @@ -1,6 +1,6 @@ # Template file for 'hdparm' pkgname=hdparm -version=9.60 +version=9.61 revision=1 build_style=gnu-makefile make_install_args="exec_prefix=/usr sbindir=/usr/bin" @@ -9,7 +9,7 @@ maintainer="teldra " license="0BSD" # Upstream is very unclear and names their stuff 'bsd-style' homepage="https://sourceforge.net/projects/hdparm/" distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz" -checksum=8397739c73e44d5ab96c4aef28fa9c0147276d53a1b5657ce04c4565cf6635cc +checksum=da1a1c3887f10b8397e8e02013caa61142e0e72cb0d73997421ca2f2f4df5343 post_install() { vlicense LICENSE.TXT