Skip to content

Commit

Permalink
Merge pull request #10948 from mstorchak/smartmontools
Browse files Browse the repository at this point in the history
smartmontools: update to 7.1
  • Loading branch information
neheb authored Jan 5, 2020
2 parents 246c741 + 67600c2 commit 90e88a4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions utils/smartmontools/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk
include $(INCLUDE_DIR)/uclibc++.mk

PKG_NAME:=smartmontools
PKG_VERSION:=7.0
PKG_RELEASE:=3
PKG_VERSION:=7.1
PKG_RELEASE:=1

PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=@SF/smartmontools
PKG_HASH:=e5e1ac2786bc87fdbd6f92d0ee751b799fbb3e1a09c0a6a379f9eb64b3e8f61c
PKG_HASH:=3f734d2c99deb1e4af62b25d944c6252de70ca64d766c4c7294545a2e659b846

PKG_MAINTAINER:=Maxim Storchak <[email protected]>
PKG_LICENSE:=GPL-2.0-or-later
Expand Down

0 comments on commit 90e88a4

Please sign in to comment.