diff mbox series

[2/2] package/opkg-utils: bump to version 0.7.0

Message ID 20241103221340.1770246-2-romain.naour@smile.fr
State Accepted
Headers show
Series [1/2] package/opkg: bump to version 0.7.0 | expand

Commit Message

Romain Naour Nov. 3, 2024, 10:13 p.m. UTC
Signed-off-by: Romain Naour <romain.naour@smile.fr>
---
 package/opkg-utils/opkg-utils.hash | 2 +-
 package/opkg-utils/opkg-utils.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
diff mbox series

Patch

diff --git a/package/opkg-utils/opkg-utils.hash b/package/opkg-utils/opkg-utils.hash
index 982dbb5caf..37834a3a15 100644
--- a/package/opkg-utils/opkg-utils.hash
+++ b/package/opkg-utils/opkg-utils.hash
@@ -1,3 +1,3 @@ 
 # Locally calculated
-sha256  cbce8a9ad60ee34f27b9195146ff7ecfc37a3f97d2ce6bfc6610f46210f490f8  opkg-utils-0.6.2-git4.tar.gz
+sha256  b3299961be768c17185c0516e9757ede4481e94cf81ffc6d9cb0d51206aa58da  opkg-utils-0.7.0-git4.tar.gz
 sha256  32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670  COPYING
diff --git a/package/opkg-utils/opkg-utils.mk b/package/opkg-utils/opkg-utils.mk
index b077e0dcce..320d05135d 100644
--- a/package/opkg-utils/opkg-utils.mk
+++ b/package/opkg-utils/opkg-utils.mk
@@ -4,7 +4,7 @@ 
 #
 ################################################################################
 
-OPKG_UTILS_VERSION = 0.6.2
+OPKG_UTILS_VERSION = 0.7.0
 OPKG_UTILS_SITE = https://git.yoctoproject.org/git/opkg-utils
 OPKG_UTILS_SITE_METHOD = git
 OPKG_UTILS_LICENSE = GPL-2.0+