[package] base-files: kill possibly existing udhcpc instance when bringing up a dhcp...
[openwrt.git] / package / opkg / Makefile
index 180f84b28313f3f86ef81f21e06fa63cb0b0d8c7..be5c490e0aab20b7c90d2185dc873cadcae98c9c 100644 (file)
@@ -8,9 +8,9 @@ include $(TOPDIR)/rules.mk
 include $(INCLUDE_DIR)/kernel.mk
 
 PKG_NAME:=opkg
-PKG_REV:=528
+PKG_REV:=563
 PKG_VERSION:=$(PKG_REV)
-PKG_RELEASE:=2
+PKG_RELEASE:=1
 
 PKG_SOURCE_PROTO:=svn
 PKG_SOURCE_VERSION:=$(PKG_REV)