Author: blogic Date: 2016-02-18 09:22:07 +0100 (Thu, 18 Feb 2016) New Revision: 48738
Modified: trunk/package/network/services/lldpd/Makefile Log: lldp: Upgrade to 0.9.0 Signed-off-by: Ben Kelly <[email protected]> Modified: trunk/package/network/services/lldpd/Makefile =================================================================== --- trunk/package/network/services/lldpd/Makefile 2016-02-17 17:51:46 UTC (rev 48737) +++ trunk/package/network/services/lldpd/Makefile 2016-02-18 08:22:07 UTC (rev 48738) @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=lldpd -PKG_VERSION:=0.7.15 +PKG_VERSION:=0.9.0 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://media.luffy.cx/files/lldpd -PKG_MD5SUM:=46f7ad97fc1d04084ab11b32fc0ed708 +PKG_MD5SUM:=ed0226129b0c90b3a45c273fe1aba8de PKG_MAINTAINER:=Jo-Philipp Wich <[email protected]> PKG_LICENSE:=ISC _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
