diff options
author | Bruno Randolf <br1@einfach.org> | 2014-10-01 10:40:47 +0100 |
---|---|---|
committer | Bruno Randolf <br1@einfach.org> | 2014-10-01 10:40:47 +0100 |
commit | d0bc38b904ea551287338b689f4df045710a62a9 (patch) | |
tree | 2e84f28ebeb0ebd895d1f1126b05fb712df1e464 /net/horst/Makefile | |
parent | 2d5cfef6fcc02e7f01ae5dc9116c2ef5a343c13c (diff) |
horst: Update to version 4.2
Diffstat (limited to 'net/horst/Makefile')
-rw-r--r-- | net/horst/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |