From c449f37809f7c60d3a9b62353f2288f29cb8b707 Mon Sep 17 00:00:00 2001 From: jow Date: Sun, 20 Dec 2009 21:21:14 +0000 Subject: [package] opkg: update to r503 - reduces peak memory usage by further 20%, rebased patches, restored old config file default git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18864 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/opkg/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/opkg/Makefile') diff --git a/package/opkg/Makefile b/package/opkg/Makefile index 9c87e482c..6cabdec30 100644 --- a/package/opkg/Makefile +++ b/package/opkg/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk include $(INCLUDE_DIR)/kernel.mk PKG_NAME:=opkg -PKG_REV:=284 +PKG_REV:=503 PKG_VERSION:=$(PKG_REV) PKG_RELEASE:=1 -- cgit v1.2.3