mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 19:14:30 +04:00
smartmontools: update to 7.5
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
This commit is contained in:
committed by
Hannu Nyman
parent
4ba4a69f88
commit
061270cce3
@@ -8,12 +8,12 @@
|
|||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=smartmontools
|
PKG_NAME:=smartmontools
|
||||||
PKG_VERSION:=7.4
|
PKG_VERSION:=7.5
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
|
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||||
PKG_SOURCE_URL:=@SF/smartmontools
|
PKG_SOURCE_URL:=@SF/smartmontools
|
||||||
PKG_HASH:=e9a61f641ff96ca95319edfb17948cd297d0cd3342736b2c49c99d4716fb993d
|
PKG_HASH:=690b83ca331378da9ea0d9d61008c4b22dde391387b9bbad7f29387f2595f76e
|
||||||
|
|
||||||
PKG_MAINTAINER:=Maxim Storchak <m.storchak@gmail.com>
|
PKG_MAINTAINER:=Maxim Storchak <m.storchak@gmail.com>
|
||||||
PKG_LICENSE:=GPL-2.0-or-later
|
PKG_LICENSE:=GPL-2.0-or-later
|
||||||
@@ -81,7 +81,7 @@ define Package/smartd-mail/description
|
|||||||
endef
|
endef
|
||||||
|
|
||||||
TARGET_CXXFLAGS +=-fno-rtti
|
TARGET_CXXFLAGS +=-fno-rtti
|
||||||
MAKE_FLAGS +=BUILD_INFO='"(localbuild)"'
|
MAKE_FLAGS +=BUILD_INFO='"(localbuild)"' V=$(if $(V),1,0)
|
||||||
|
|
||||||
CONFIGURE_ARGS += \
|
CONFIGURE_ARGS += \
|
||||||
--disable-fast-lebe \
|
--disable-fast-lebe \
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
--- a/configure
|
--- a/configure
|
||||||
+++ b/configure
|
+++ b/configure
|
||||||
@@ -7682,7 +7682,7 @@ fi
|
@@ -7621,7 +7621,7 @@ fi
|
||||||
# Set platform-specific modules and symbols
|
# Set platform-specific modules and symbols
|
||||||
os_libs=
|
os_libs=
|
||||||
os_dltools='curl wget lynx svn'
|
os_dltools='curl wget lynx svn'
|
||||||
|
|||||||
Reference in New Issue
Block a user