| Submitter | Gustavo Zacarias |
|---|---|
| Date | Dec. 27, 2012, 3:39 p.m. |
| Message ID | <1356622750-20657-3-git-send-email-gustavo@zacarias.com.ar> |
| Download | mbox | patch |
| Permalink | /patch/208325/ |
| State | Accepted |
| Commit | 32f5ef1ec5e1e0333d389dace7aed2ac88fe19b1 |
| Headers | show |
Comments
Patch
diff --git a/package/smartmontools/smartmontools.mk b/package/smartmontools/smartmontools.mk index 7b4c7f9..5736771 100644 --- a/package/smartmontools/smartmontools.mk +++ b/package/smartmontools/smartmontools.mk @@ -4,7 +4,7 @@ # ############################################################# -SMARTMONTOOLS_VERSION = 5.43 +SMARTMONTOOLS_VERSION = 6.0 SMARTMONTOOLS_SITE = http://downloads.sourceforge.net/project/smartmontools/smartmontools/$(SMARTMONTOOLS_VERSION) SMARTMONTOOLS_LICENSE = GPLv2+ SMARTMONTOOLS_LICENSE_FILES = COPYING
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> --- package/smartmontools/smartmontools.mk | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)