lede-packages-rs

git clone git://archive.git.mtrnord.blog/MTRNord/lede-packages-rs.git
Log | Files | Refs | README | LICENSE

commit 263e8eaaa2c9cbf73779a46abf55a619128e4c5c
parent 0638d6abe7ba95de67951b9bfbd63f54352d4d06
Author: Michael Hanselmann <public@hansmi.ch>
Date:   Sun, 16 Oct 2016 19:44:48 +0200

net/unbound: Change maintainer to Eric Luehrsen

Eric has offered to take over maintainership for the net/unbound
package.

Signed-off-by: Michael Hanselmann <public@hansmi.ch>

Diffstat:
Mnet/unbound/Makefile | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net/unbound/Makefile b/net/unbound/Makefile @@ -13,7 +13,7 @@ PKG_RELEASE:=4 PKG_LICENSE:=BSD-3-Clause PKG_LICENSE_FILES:=LICENSE -PKG_MAINTAINER:=Michael Hanselmann <public@hansmi.ch> +PKG_MAINTAINER:=Eric Luehrsen <ericluehrsen@hotmail.com> PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://www.unbound.net/downloads