aboutsummaryrefslogtreecommitdiffstats
path: root/package/opkg/Makefile
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2010-10-05 07:26:49 +0000
committerJo-Philipp Wich <jow@openwrt.org>2010-10-05 07:26:49 +0000
commit70d6feffa9c2e92c8a89912765511672a63a41ef (patch)
tree1028a225752633c2a2d456515e246f2efe81ef80 /package/opkg/Makefile
parent0c6590d71e233810b0ffc27f3f1cfd6e6a761667 (diff)
downloadmaster-187ad058-70d6feffa9c2e92c8a89912765511672a63a41ef.tar.gz
master-187ad058-70d6feffa9c2e92c8a89912765511672a63a41ef.tar.bz2
master-187ad058-70d6feffa9c2e92c8a89912765511672a63a41ef.zip
[package] opkg: update to r576, remove 013add-list-changed-conffiles.patch - went upstream.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23230 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/opkg/Makefile')
-rw-r--r--package/opkg/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/opkg/Makefile b/package/opkg/Makefile
index 1fcd196cf5..2870abdc03 100644
--- a/package/opkg/Makefile
+++ b/package/opkg/Makefile
@@ -8,9 +8,9 @@ include $(TOPDIR)/rules.mk
include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=opkg
-PKG_REV:=563
+PKG_REV:=576
PKG_VERSION:=$(PKG_REV)
-PKG_RELEASE:=3
+PKG_RELEASE:=1
PKG_SOURCE_PROTO:=svn
PKG_SOURCE_VERSION:=$(PKG_REV)