mac-telnet: update to git head
authorJo-Philipp Wich <redacted>
Tue, 23 Sep 2014 18:55:47 +0000 (20:55 +0200)
committerJo-Philipp Wich <redacted>
Tue, 23 Sep 2014 18:58:43 +0000 (20:58 +0200)
  * Fixes mac-telnet utilities on 64bit targets
  * Improves discovery reliability on hosts with multiple nics
  * Support dbclient in SSH mode

Signed-off-by: Jo-Philipp Wich <redacted>
net/mac-telnet/Makefile

index b6c05c89caff8c3d47b34ce36843618eb63a5be8..7c67ed0991a77c9b6b2f44163cd83bbffa980c3c 100644 (file)
@@ -5,13 +5,13 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=mac-telnet
-PKG_VERSION:=2014-09-16
+PKG_VERSION:=2014-09-23
 PKG_RELEASE=$(PKG_SOURCE_VERSION)
 
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_URL:=https://github.com/jow-/MAC-Telnet.git
 PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
-PKG_SOURCE_VERSION:=a254a629b7a2cb322a92f474ef7f94ed5aa03145
+PKG_SOURCE_VERSION:=269a5d7d53b59a2e4657ad3689e46ac057c22e28
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
 
 PKG_LICENSE:=GPL-2.0+
git clone https://git.99rst.org/PROJECT