On 16/02/2016 11:52, [email protected] wrote: > From: Ben Kelly <[email protected]> > > Tested OK in our environment.
this description is pretty useless. either list the changes that are in the upstream changelog or point at the release notes. > > Signed-off-by: Ben Kelly <[email protected]> > --- if you still feel that we should know that you tested it then please put this info here below the tear line so that it does not show up in the commit history. John > package/network/services/lldpd/Makefile | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/package/network/services/lldpd/Makefile > b/package/network/services/lldpd/Makefile > index 81e4a8f..15f8268 100644 > --- a/package/network/services/lldpd/Makefile > +++ b/package/network/services/lldpd/Makefile > @@ -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-devel mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
