From d0bc38b904ea551287338b689f4df045710a62a9 Mon Sep 17 00:00:00 2001 From: Bruno Randolf Date: Wed, 1 Oct 2014 10:40:47 +0100 Subject: [PATCH] horst: Update to version 4.2 --- net/horst/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/horst/Makefile b/net/horst/Makefile index 116e68146..29e279a2d 100644 --- 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