[openwrt/openwrt] opkg: update to git HEAD
LEDE Commits
lede-commits at lists.infradead.org
Sun Jun 13 15:13:23 PDT 2021
hauke pushed a commit to openwrt/openwrt.git, branch openwrt-21.02:
https://git.openwrt.org/2aba3e9784e772dd8c7d8a01d17303d6110f0fa3
commit 2aba3e9784e772dd8c7d8a01d17303d6110f0fa3
Author: Hauke Mehrtens <hauke at hauke-m.de>
AuthorDate: Sun Jun 13 23:43:36 2021 +0200
opkg: update to git HEAD
1bf042d libopkg: pkg_hash: print unresolved dependencies
Signed-off-by: Hauke Mehrtens <hauke at hauke-m.de>
(cherry picked from commit da86064611db657bce8c3c96b2e58eca8551c3d0)
---
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 fb7d8667c6..405c74ec80 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-15
-PKG_SOURCE_VERSION:=5936c4f9660248284e8a9b040ea3153d3ea888de
-PKG_MIRROR_HASH:=b873c209baaf4f150c89646d58e4a0072f807d24b02c320ab8c7ae9180c13240
+PKG_SOURCE_DATE:=2021-06-13
+PKG_SOURCE_VERSION:=1bf042dd06751b693a8544d2317e5b969d666b69
+PKG_MIRROR_HASH:=aeda4e0f11805bf95fc7be6d38391ce579acd965c8ba6a490b3e8669815b7264
PKG_LICENSE:=GPL-2.0
PKG_LICENSE_FILES:=COPYING
More information about the lede-commits
mailing list