From 915064ef9af757c1bacd6db666419cba9c354311 Mon Sep 17 00:00:00 2001 From: thepeople Date: Tue, 5 Aug 2008 00:48:44 +0000 Subject: update opkg to 4564, fixes a couple of memory leaks git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12115 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 e8aebcbb4..6a275ca81 100644 --- a/package/opkg/Makefile +++ b/package/opkg/Makefile @@ -7,7 +7,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=opkg -PKG_REV:=4561 +PKG_REV:=4564 PKG_VERSION:=$(PKG_REV) PKG_RELEASE:=1 -- cgit v1.2.3