mirror of
https://github.com/openwrt/packages.git
synced 2026-05-31 06:51:51 +08:00
travelmate: update 2.4.5-3
- re-added the accidently removed 'trm_lookupcmd', still used in the auto-login scripts Signed-off-by: Dirk Brenken <dev@brenken.org>
This commit is contained in:
@@ -7,7 +7,7 @@ include $(TOPDIR)/rules.mk
|
|||||||
|
|
||||||
PKG_NAME:=travelmate
|
PKG_NAME:=travelmate
|
||||||
PKG_VERSION:=2.4.5
|
PKG_VERSION:=2.4.5
|
||||||
PKG_RELEASE:=2
|
PKG_RELEASE:=3
|
||||||
PKG_LICENSE:=GPL-3.0-or-later
|
PKG_LICENSE:=GPL-3.0-or-later
|
||||||
PKG_MAINTAINER:=Dirk Brenken <dev@brenken.org>
|
PKG_MAINTAINER:=Dirk Brenken <dev@brenken.org>
|
||||||
|
|
||||||
|
|||||||
@@ -1501,6 +1501,7 @@ trm_wificmd="$(f_cmd wifi)"
|
|||||||
trm_fetchcmd="$(f_cmd curl)"
|
trm_fetchcmd="$(f_cmd curl)"
|
||||||
trm_ifstatuscmd="$(f_cmd ifstatus)"
|
trm_ifstatuscmd="$(f_cmd ifstatus)"
|
||||||
trm_ipcalccmd="$(f_cmd ipcalc.sh)"
|
trm_ipcalccmd="$(f_cmd ipcalc.sh)"
|
||||||
|
trm_lookupcmd="$(f_cmd nslookup)"
|
||||||
trm_mailcmd="$(f_cmd msmtp optional)"
|
trm_mailcmd="$(f_cmd msmtp optional)"
|
||||||
|
|
||||||
# source required system libraries
|
# source required system libraries
|
||||||
|
|||||||
Reference in New Issue
Block a user