From: Rosen Penev Date: Wed, 16 Jun 2021 02:05:34 +0000 (-0700) Subject: hdparm: update to 9.62 X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=b445e1385016b03d1761250e43d9bb48becb4c30;p=feed%2Fpackages.git hdparm: update to 9.62 Switch to AUTORELEASE for simplicity. Signed-off-by: Rosen Penev --- diff --git a/utils/hdparm/Makefile b/utils/hdparm/Makefile index f2fa28a0f0..4791c15671 100644 --- a/utils/hdparm/Makefile +++ b/utils/hdparm/Makefile @@ -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