lede-packages-rs

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

commit 40ac8c32d49d07dbb9885c7e4d534f9883c676db
parent 707851401cad8cc7226fafdf938ec2398c1391cc
Author: DonkZZ <DonkZZ@users.noreply.github.com>
Date:   Sun, 20 Mar 2016 14:42:53 +0100

net/bind: PKG_RELEASE increased

Signed-off-by: DonkZZ <donk@evhr.net>
Diffstat:
Mnet/bind/Makefile | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net/bind/Makefile b/net/bind/Makefile @@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=bind PKG_VERSION:=9.9.8-P4 -PKG_RELEASE:=2 +PKG_RELEASE:=3 USERID:=bind=57:bind=57 PKG_MAINTAINER := Noah Meyerhans <frodo@morgul.net>