aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Golle <daniel@makrotopia.org>2020-08-31 11:01:37 +0100
committerDaniel Golle <daniel@makrotopia.org>2020-08-31 11:03:24 +0100
commit2bd55d0a2b22e5923a433edd9f90be8ea2997bde (patch)
treecbd937731445fa13facdb15330698a93127d2cfe
parent976d3e22349c9da607777ad364c8639b5c531e04 (diff)
downloadupstream-2bd55d0a2b22e5923a433edd9f90be8ea2997bde.tar.gz
upstream-2bd55d0a2b22e5923a433edd9f90be8ea2997bde.tar.bz2
upstream-2bd55d0a2b22e5923a433edd9f90be8ea2997bde.zip
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@makrotopia.org>
-rw-r--r--package/system/opkg/Makefile6
1 files 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