Hi, wonderful. Perfect patch format. Small changes only so I merged it into Core Update 93. Best, -Michael On Sat, 2015-08-01 at 12:41 +0200, fischerm42(a)t-online.de wrote: > From: Matthias Fischer > > Signed-off-by: Matthias Fischer > --- > lfs/bind | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/lfs/bind b/lfs/bind > index 5dd098d..f6190a5 100644 > --- a/lfs/bind > +++ b/lfs/bind > @@ -25,7 +25,7 @@ > > include Config > > -VER = 9.10.2-P2 > +VER = 9.10.2-P3 > > THISAPP = bind-$(VER) > DL_FILE = $(THISAPP).tar.gz > @@ -43,7 +43,7 @@ objects = $(DL_FILE) > > $(DL_FILE) = $(DL_FROM)/$(DL_FILE) > > -$(DL_FILE)_MD5 = 55d8f094bc10baae0e23e5e9100ba320 > +$(DL_FILE)_MD5 = a810d5d65fbdcf28dcda80d646913c3a > > install : $(TARGET) >