From 9372ff9d8f494284f9abbe4ba60ad19735397b07 Mon Sep 17 00:00:00 2001 From: florian Date: Thu, 3 Sep 2009 18:33:52 +0000 Subject: [PATCH] [package] update hotplug2 to r199, fixes build failures on brcm-2.4 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17508 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/hotplug2/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package/hotplug2/Makefile b/package/hotplug2/Makefile index df0a7500a..3dab96ba7 100644 --- a/package/hotplug2/Makefile +++ b/package/hotplug2/Makefile @@ -8,9 +8,9 @@ include $(TOPDIR)/rules.mk PKG_NAME:=hotplug2 -PKG_REV:=198 +PKG_REV:=199 PKG_VERSION:=$(PKG_REV) -PKG_RELEASE:=3 +PKG_RELEASE:=1 PKG_SOURCE_PROTO:=svn PKG_SOURCE_VERSION:=$(PKG_REV) -- 2.35.1