lede-packages-rs

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

commit 6ef407977720d52517c499043f40008a714fe25a
parent 9dc8451107e150ee2df5424837aefd0250a6ff03
Author: sbyx <steven@midlink.org>
Date:   Wed,  1 Oct 2014 20:07:17 +0200

Merge pull request #388 from br101/master

horst: Update to version 4.2
Diffstat:
Mnet/horst/Makefile | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net/horst/Makefile b/net/horst/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=horst -PKG_VERSION:=4.1 +PKG_VERSION:=4.2 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-git.tar.gz