diff --git a/net/mac-telnet/Makefile b/net/mac-telnet/Makefile index 7c67ed099..815a53231 100644 --- a/net/mac-telnet/Makefile +++ b/net/mac-telnet/Makefile @@ -1,17 +1,17 @@ # -# Copyright (C) 2014 OpenWrt.org +# Copyright (C) 2014-2015 OpenWrt.org # include $(TOPDIR)/rules.mk PKG_NAME:=mac-telnet -PKG_VERSION:=2014-09-23 +PKG_VERSION:=2015-09-02 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:=269a5d7d53b59a2e4657ad3689e46ac057c22e28 +PKG_SOURCE_VERSION:=37d83cbc9c07266d6c957d27bf75285b305eceab PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz PKG_LICENSE:=GPL-2.0+