aboutsummaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authorDaniel Golle <daniel@makrotopia.org>2020-11-03 04:42:32 +0000
committerDaniel Golle <daniel@makrotopia.org>2020-11-03 04:43:19 +0000
commit08d90a75f915bc48603b9125960a9e26f44581c5 (patch)
tree9dbb921368a885a4585795aaf04456dc736f6b8e /package
parentf5c5a8abd2704e3e1c8a3c28c7eb1236436eb475 (diff)
downloadupstream-08d90a75f915bc48603b9125960a9e26f44581c5.tar.gz
upstream-08d90a75f915bc48603b9125960a9e26f44581c5.tar.bz2
upstream-08d90a75f915bc48603b9125960a9e26f44581c5.zip
opkg: clean up and fix performance regression
da9746a libopkg: clean up handling of unresolved dependencies Signed-off-by: Daniel Golle <daniel@makrotopia.org> Signed-off-by: Paul Spooren <mail@aparcar.org>
Diffstat (limited to 'package')
-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 ece90aa139..79e2932042 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-11-02
-PKG_SOURCE_VERSION:=383748952eb927737de89a5791599a0ca8f96c4d
-PKG_MIRROR_HASH:=54538b90e66a738d94ab6236173d36621f72a0214ca155201586906b27cf07fe
+PKG_SOURCE_DATE:=2020-11-03
+PKG_SOURCE_VERSION:=da9746aaa28fdc63a6e062bf00b25eba52bc8e5f
+PKG_MIRROR_HASH:=9c42a8f7dbce4d50b01c3cd10e1974611ffdd9547c27f8f5725b6237433f54e2
PKG_LICENSE:=GPL-2.0
PKG_LICENSE_FILES:=COPYING