Skip to content

Commit

Permalink
smartmontools: bumped to 6.7r4845
Browse files Browse the repository at this point in the history
  • Loading branch information
negan07 committed Dec 3, 2018
1 parent 9ff3e61 commit 874c8ec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions work/dirs.mak
Original file line number Diff line number Diff line change
Expand Up @@ -282,9 +282,9 @@ SMONTOOLS_NAME := smartmontools
VER_$(SMONTOOLS_NAME) := 6.7
SMONTOOLS := $(SMONTOOLS_NAME)-$(VER_$(SMONTOOLS_NAME))
NAME_$(SMONTOOLS) := $(SMONTOOLS_NAME)$(DBG)
SUBVER_$(SMONTOOLS) := -r4840
SUBVER_$(SMONTOOLS) := -r4845
VER_$(SMONTOOLS) := $(VER_$(SMONTOOLS_NAME))$(SUBVER_$(SMONTOOLS))
DL_$(SMONTOOLS) := https://569-105252244-gh.circle-artifacts.com/0/builds
DL_$(SMONTOOLS) := https://573-105252244-gh.circle-artifacts.com/0/builds
TAR_$(SMONTOOLS) := $(SMONTOOLS)$(SUBVER_$(SMONTOOLS)).src.tar.gz
HOME_$(SMONTOOLS) := https://www.smartmontools.org/
LIC_$(SMONTOOLS) := GPLv2
Expand Down

0 comments on commit 874c8ec

Please sign in to comment.