From: Yousong Zhou Date: Fri, 12 Jul 2019 07:52:03 +0000 (+0000) Subject: opkg: bump to version 2019-06-14 X-Git-Tag: v18.06.5~82 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=commitdiff_plain;h=e6af9c017b0cb4f24308b1b6e8e3cf288a8ce619 opkg: bump to version 2019-06-14 Changelog dcbc142 alternatives: remove duplicate 'const' specifier 21b7bd7 alternatives: special-case busybox as alternatives provider d4ba162 libopkg: only perform size check when information is available cb66403 libopkg: check for file size mismatches Opkg starting from this version special-cases busybox as alternatives provider. There should be no need to add entries to ALTERNATIVES of busybox package Signed-off-by: Yousong Zhou --- diff --git a/package/system/opkg/Makefile b/package/system/opkg/Makefile index 865644ac6e..43b9ebdb4f 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:=2019-01-18 -PKG_SOURCE_VERSION:=7708a01a084872bbe4c46f36d2da021fdeb10862 -PKG_MIRROR_HASH:=117148ece22e64654264afd869606ef5507edd3dc965ffe000c6b1b1074b3f4a +PKG_SOURCE_DATE:=2019-06-14 +PKG_SOURCE_VERSION:=dcbc142e51f5f5f2fb9e4e44657e013d3c36a52b +PKG_MIRROR_HASH:=fca7e71dd06f0d5ee0af0d0a493d641d4d5d7e403d64c67879a462a020aa2299 PKG_LICENSE:=GPL-2.0 PKG_LICENSE_FILES:=COPYING