Merge pull request #15878 from neheb/hdpa

hdparm: update to 9.62
This commit is contained in:
Rosen Penev 2021-06-16 12:52:09 -07:00 committed by GitHub
commit cddb7c1de5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=hdparm
PKG_VERSION:=9.60
PKG_RELEASE:=1
PKG_VERSION:=9.62
PKG_RELEASE:=$(AUTORELEASE)
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=@SF/$(PKG_NAME)
PKG_HASH:=8397739c73e44d5ab96c4aef28fa9c0147276d53a1b5657ce04c4565cf6635cc
PKG_HASH:=2c0f9d75cdbeda928a25a128cd3d0b7120445ec0910c0b29d4c1038ed1be777f
PKG_MAINTAINER:=
PKG_LICENSE:=BSD-Style Open Source License