[openwrt/openwrt] opkg: update to git HEAD

LEDE Commits lede-commits at lists.infradead.org
Thu Mar 11 00:40:29 GMT 2021


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

commit b5f6d20560b71025d376cb3052f1d1c2e92b409d
Author: Daniel Golle <daniel at makrotopia.org>
AuthorDate: Thu Mar 11 00:22:12 2021 +0000

    opkg: update to git HEAD
    
     d71856a pkg: pass-through ABIVersion to status file
    
    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 ffcb15a369..b739650261 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:=2020-12-24
-PKG_SOURCE_VERSION:=9bbc7eae91edc3dbb020e2a50d51d9a3fbbf31ca
-PKG_MIRROR_HASH:=baa32d1b381d0eb2e224f4742974581c6705c13814662442ebd1288a91c2d577
+PKG_SOURCE_DATE:=2021-03-11
+PKG_SOURCE_VERSION:=d71856a4f137dc9fb890c5e777790e2c51fde921
+PKG_MIRROR_HASH:=4da8ef070474dbc3854435838fbec585d1bdf74f7c99a2fb27203798b7f93c19
 
 PKG_LICENSE:=GPL-2.0
 PKG_LICENSE_FILES:=COPYING



More information about the lede-commits mailing list