Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
openwrt
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
58
Issues
58
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Turris
openwrt
Commits
dacfaefc
Verified
Commit
dacfaefc
authored
May 19, 2019
by
Michal Hrusecky
🦎
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
smartmontools: Update to the latest release
parent
6678a173
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
20 additions
and
0 deletions
+20
-0
patches/packages/smartmontools.patch
patches/packages/smartmontools.patch
+20
-0
No files found.
patches/packages/smartmontools.patch
0 → 100644
View file @
dacfaefc
diff --git a/utils/smartmontools/Makefile b/utils/smartmontools/Makefile
index 88d684020..5403a55ac 100644
--- a/utils/smartmontools/Makefile
+++ b/utils/smartmontools/Makefile
@@ -9,12 +9,12 @@
include $(TOPDIR)/rules.mk
include $(INCLUDE_DIR)/uclibc++.mk
PKG_NAME:=smartmontools
-PKG_VERSION:=6.5
-PKG_RELEASE:=1
+PKG_VERSION:=7.0
+PKG_RELEASE:=0
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=@SF/smartmontools
-PKG_MD5SUM:=093aeec3f8f39fa9a37593c4012d3156
+PKG_MD5SUM:=b2a80e4789af23d67dfe1e88a997abbf
PKG_MAINTAINER:=Maxim Storchak <m.storchak@gmail.com>
PKG_LICENSE:=GPL-2.0+
PKG_LICENSE_FILES:=COPYING
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment