mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] opkg: Version bump. 0.5.0 -> 0.6.0
@ 2022-09-23 13:58 Christian Melki
  2022-09-28 14:29 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Christian Melki @ 2022-09-23 13:58 UTC (permalink / raw)
  To: ptxdist

Minor bugfixes.
https://git.yoctoproject.org/opkg/commit/?id=05091ea587b66d786a7be9b77fe844387ba60f5a

Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
 rules/opkg.make | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/rules/opkg.make b/rules/opkg.make
index 0ae8b4bce..aee41f8d8 100644
--- a/rules/opkg.make
+++ b/rules/opkg.make
@@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_OPKG) += opkg
 #
 # Paths and names
 #
-OPKG_VERSION	:= 0.5.0
-OPKG_MD5	:= b85f4bafd53d0cdffbcef178319901fa
+OPKG_VERSION	:= 0.6.0
+OPKG_MD5	:= f0c9439c698dd4758500b3cb84fe2e42
 OPKG		:= opkg-$(OPKG_VERSION)
 OPKG_SUFFIX	:= tar.gz
 OPKG_URL	:= http://downloads.yoctoproject.org/releases/opkg/$(OPKG).$(OPKG_SUFFIX)
-- 
2.34.1




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-09-28 14:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-23 13:58 [ptxdist] [PATCH] opkg: Version bump. 0.5.0 -> 0.6.0 Christian Melki
2022-09-28 14:29 ` [ptxdist] [APPLIED] " Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox