X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/95773d8fb6672d7cf35c30772761402cd88259bd..70bf949e54f121c76810ae081ed3f09a0033a563:/package/opkg/Makefile

diff --git a/package/opkg/Makefile b/package/opkg/Makefile
index 1fcd196cf..2870abdc0 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)