Hi Nick, I’ve already done it… slightly incorrectly (I got the PKG_RELEASE wrong no harm done, can be fixed on next ‘release’ date update)
Thanks for patch. I should have taken yours! Cheers, Kevin > On 5 Apr 2020, at 09:31, [email protected] wrote: > > From: Nick Hainke <[email protected]> > > Includes: > - dns: explicitly endian-convert all fields in header and question > - fix unused error > > Signed-off-by: Nick Hainke <[email protected]> > --- > package/network/services/umdns/Makefile | 8 ++++---- > 1 file changed, 4 insertions(+), 4 deletions(-) > > diff --git a/package/network/services/umdns/Makefile > b/package/network/services/umdns/Makefile > index 7dbbea322a..9cbadeef89 100644 > --- a/package/network/services/umdns/Makefile > +++ b/package/network/services/umdns/Makefile > @@ -8,13 +8,13 @@ > include $(TOPDIR)/rules.mk > > PKG_NAME:=umdns > -PKG_RELEASE:=2 > +PKG_RELEASE:=1 > > PKG_SOURCE_URL=$(PROJECT_GIT)/project/mdnsd.git > PKG_SOURCE_PROTO:=git > -PKG_SOURCE_DATE:=2018-01-02 > -PKG_SOURCE_VERSION:=78974417e182a3de8f78b7d73366ec0c98396b6c > -PKG_MIRROR_HASH:=a60f9eb9428ac3256cd7c3c6d4207c116cedf4d212b82e2f86c1bf7c7898fcbb > +PKG_SOURCE_DATE:=2020-04-05 > +PKG_SOURCE_VERSION:=ab7a39a5b5a0ff74601dd4e82145ca554c1e2ac6 > +PKG_MIRROR_HASH:=135de61439d823f3631fdcf735bc7a94355ba1d7bb0a2e3a0530a75898e322ef > > PKG_MAINTAINER:=John Crispin <[email protected]> > PKG_LICENSE:=LGPL-2.1 > -- > 2.26.0 > > > _______________________________________________ > openwrt-devel mailing list > [email protected] > https://lists.openwrt.org/mailman/listinfo/openwrt-devel Cheers, Kevin D-B gpg: 012C ACB2 28C6 C53E 9775 9123 B3A2 389B 9DE2 334A
signature.asc
Description: Message signed with OpenPGP
_______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
