merge r23230
authorJo-Philipp Wich <jow@openwrt.org>
Tue, 5 Oct 2010 07:42:51 +0000 (07:42 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Tue, 5 Oct 2010 07:42:51 +0000 (07:42 +0000)
SVN-Revision: 23234

package/opkg/Makefile

index df5492d24e33063323337f3fc4f4b32437dd3fb3..2870abdc038af1cef9b5f9aa0662b91d3f7c41c7 100644 (file)
@@ -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:=2
+PKG_RELEASE:=1
 
 PKG_SOURCE_PROTO:=svn
 PKG_SOURCE_VERSION:=$(PKG_REV)