[openwrt/openwrt] opkg: update to git HEAD

LEDE Commits lede-commits at lists.infradead.org
Mon Mar 15 00:49:08 GMT 2021


dangole pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/988ed0080284903d1fe4851c5ae8f1238bc61da2

commit 988ed0080284903d1fe4851c5ae8f1238bc61da2
Author: Daniel Golle <daniel at makrotopia.org>
AuthorDate: Mon Mar 15 00:48:02 2021 +0000

    opkg: update to git HEAD
    
     5936c4f libopkg: pkg_hash: prefer original packages to satisfy dependencies
    
    Signed-off-by: Daniel Golle <daniel at makrotopia.org>
---
 package/system/opkg/Makefile | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/system/opkg/Makefile b/package/system/opkg/Makefile
index 6c36825711..fb7d8667c6 100644
--- a/package/system/opkg/Makefile
+++ b/package/system/opkg/Makefile
@@ -14,9 +14,9 @@ PKG_FLAGS:=essential
 
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_URL:=https://git.openwrt.org/project/opkg-lede.git
-PKG_SOURCE_DATE:=2021-03-14
-PKG_SOURCE_VERSION:=d3a63b327383a2ac1a8f925a58a2f6a7808f5181
-PKG_MIRROR_HASH:=65339e965b3d3d2d49b98e41d774bcedb0f044335c651d306d95cd3e96ca57c3
+PKG_SOURCE_DATE:=2021-03-15
+PKG_SOURCE_VERSION:=5936c4f9660248284e8a9b040ea3153d3ea888de
+PKG_MIRROR_HASH:=b873c209baaf4f150c89646d58e4a0072f807d24b02c320ab8c7ae9180c13240
 
 PKG_LICENSE:=GPL-2.0
 PKG_LICENSE_FILES:=COPYING



More information about the lede-commits mailing list