[openwrt/openwrt] opkg: update to git HEAD

LEDE Commits lede-commits at lists.infradead.org
Mon Aug 31 06:03:38 EDT 2020


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

commit 2bd55d0a2b22e5923a433edd9f90be8ea2997bde
Author: Daniel Golle <daniel at makrotopia.org>
AuthorDate: Mon Aug 31 11:01:37 2020 +0100

    opkg: update to git HEAD
    
     4318ab1 opkg: allow to configure the path to the signature verification script
     cf44c2f libopkg: fix compiler warning
    
    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 0bb0ed2750..05a99bde09 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-05-07
-PKG_SOURCE_VERSION:=f2166a89b7e96e2c60002959731eebc5f45fa318
-PKG_MIRROR_HASH:=67e55cd9fb93bb5b62e2c7b11946483b5570287bd1504aa2a3886d11f8b750b9
+PKG_SOURCE_DATE:=2020-08-31
+PKG_SOURCE_VERSION:=cf44c2feb606b60ba3f35392e102c281ef6ea0da
+PKG_MIRROR_HASH:=0d7be9f8f86864e2a9999145210ecaa286fb85cfae131ec502609a6d1e435871
 
 PKG_LICENSE:=GPL-2.0
 PKG_LICENSE_FILES:=COPYING



More information about the lede-commits mailing list