summaryrefslogtreecommitdiffstats
path: root/rules/host-opkg-utils.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/host-opkg-utils.make')
-rw-r--r--rules/host-opkg-utils.make4
1 files changed, 2 insertions, 2 deletions
diff --git a/rules/host-opkg-utils.make b/rules/host-opkg-utils.make
index 46767aa90..f5dc8b978 100644
--- a/rules/host-opkg-utils.make
+++ b/rules/host-opkg-utils.make
@@ -16,8 +16,8 @@ HOST_PACKAGES-$(PTXCONF_HOST_OPKG_UTILS) += host-opkg-utils
#
# Paths and names
#
-HOST_OPKG_UTILS_VERSION := 0.3.5
-HOST_OPKG_UTILS_MD5 := 4696b1381d9fd2a5df9ca7f5c079588a
+HOST_OPKG_UTILS_VERSION := 0.3.6
+HOST_OPKG_UTILS_MD5 := 8acd4392f0f998b7d85ac3717749eee6
HOST_OPKG_UTILS := opkg-utils-$(HOST_OPKG_UTILS_VERSION)
HOST_OPKG_UTILS_SUFFIX := tar.bz2
HOST_OPKG_UTILS_URL := https://git.yoctoproject.org/cgit/cgit.cgi/opkg-utils/snapshot/$(HOST_OPKG_UTILS).$(HOST_OPKG_UTILS_SUFFIX)