From patchwork Mon Jan 16 20:51:36 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [RFC,03/11] packages: update to current From: Tim Niemeyer X-Patchwork-Id: 284 Message-Id: <1484599904-29461-4-git-send-email-tim@tn-x.org> To: franken-dev@freifunk.net Cc: Tim Niemeyer Date: Mon, 16 Jan 2017 21:51:36 +0100 Signed-off-by: Tim Niemeyer --- buildscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buildscript b/buildscript index 9d80582..7231d78 100755 --- a/buildscript +++ b/buildscript @@ -15,7 +15,7 @@ builddir=./build OPENWRTREV="2ac776ac7609c35d6ed883cebe6c1b4434a3e47f" # LEDE 17.01 OPENWRTURL="https://git.lede-project.org/source.git" -PACKAGEREV="d3468397509bc98586712b601502e9ef84e061c6" +PACKAGEREV="ea9e3b05ef29c81339c410a86b17c2adf5a87c69" PACKAGEURL="https://github.com/openwrt/packages.git" ## Feed definition [0]: name aka directory, [1]: url, [2]: revision, [3..n]: patches