summaryrefslogtreecommitdiffstats
path: root/rules/opkg.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/opkg.make')
-rw-r--r--rules/opkg.make4
1 files changed, 2 insertions, 2 deletions
diff --git a/rules/opkg.make b/rules/opkg.make
index b8dec1a77..d9004d8b7 100644
--- a/rules/opkg.make
+++ b/rules/opkg.make
@@ -17,8 +17,8 @@ PACKAGES-$(PTXCONF_OPKG) += opkg
#
# Paths and names
#
-OPKG_VERSION := 0.3.5
-OPKG_MD5 := d202d09ea0932943071b842626cab13c
+OPKG_VERSION := 0.3.6
+OPKG_MD5 := 79e04307f6f54db431c251772d7d987c
OPKG := opkg-$(OPKG_VERSION)
OPKG_SUFFIX := tar.gz
OPKG_URL := http://downloads.yoctoproject.org/releases/opkg/$(OPKG).$(OPKG_SUFFIX)