ar71xx: move micrel PHY driver to the generic linux target
[openwrt.git] / package / relayd / Makefile
index 1881da9..d70bd97 100644 (file)
@@ -8,14 +8,14 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=relayd
-PKG_VERSION:=2011-02-07
+PKG_VERSION:=2011-10-24
 PKG_RELEASE=$(PKG_SOURCE_VERSION)
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
 PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
 PKG_SOURCE_URL:=git://nbd.name/relayd.git
 PKG_SOURCE_PROTO:=git
-PKG_SOURCE_VERSION:=aeb49d61c2a737dc9a89e0558388c25208e5e919
+PKG_SOURCE_VERSION:=4e8f1fa4ca2b176500362843a9e57ea5abd4b7a3
 
 include $(INCLUDE_DIR)/package.mk
 include $(INCLUDE_DIR)/cmake.mk
@@ -23,6 +23,7 @@ include $(INCLUDE_DIR)/cmake.mk
 define Package/relayd
   SECTION:=net
   CATEGORY:=Network
+  SUBMENU:=Routing and Redirection
   TITLE:=Transparent routing / relay daemon
   DEPENDS:=+libubox
 endef
This page took 0.019257 seconds and 4 git commands to generate.