[openwrt/openwrt] opkg: cleanup man pages and md5 fixup

LEDE Commits lede-commits at lists.infradead.org
Wed Nov 25 19:47:42 EST 2020


aparcar pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/66732c5cd9a193c49afe80637e9b13b3ac0e92de

commit 66732c5cd9a193c49afe80637e9b13b3ac0e92de
Author: Paul Spooren <mail at aparcar.org>
AuthorDate: Wed Nov 25 11:49:33 2020 -1000

    opkg: cleanup man pages and md5 fixup
    
    66f458d fix md5sum calculation
    02eaf9c man: remove obsolete manual pages
    
    Signed-off-by: Paul Spooren <mail at aparcar.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 eb9543c4ea..c29dcb891e 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-24
-PKG_SOURCE_VERSION:=61b3c62d1c0dbbdcee2d67f56fb112f0af80527a
-PKG_MIRROR_HASH:=4237d525104ba4369a281d71b96307410d592e2aaa6d689306bf7d948def951b
+PKG_SOURCE_DATE:=2020-11-25
+PKG_SOURCE_VERSION:=66f458decf9fd2839d77bf420e93d9c78025488a
+PKG_MIRROR_HASH:=932cf0002fd05e8a231df6d3e2c807b2c62501aa36ac2a3e20665622872e262d
 
 PKG_LICENSE:=GPL-2.0
 PKG_LICENSE_FILES:=COPYING



More information about the lede-commits mailing list