[source] opkg: bump to version 2017-07-11

LEDE Commits lede-commits at lists.infradead.org
Tue Jul 11 20:19:26 PDT 2017


yousong pushed a commit to source.git, branch master:
https://git.lede-project.org/254f0da6d2d9a7dac5e1281de8dcf450aff7bacd

commit 254f0da6d2d9a7dac5e1281de8dcf450aff7bacd
Author: Yousong Zhou <yszhou4tech at gmail.com>
AuthorDate: Wed Jul 12 10:34:00 2017 +0800

    opkg: bump to version 2017-07-11
    
    Commits since last 2017-05-03
    
        52fc006 pkg_alternatives: pass if the desired symlink already exists
        c668fce opkg: add --no-check-certificate argument
    
    Signed-off-by: Yousong Zhou <yszhou4tech at gmail.com>
---
 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 fafd7c6..f660f64 100644
--- a/package/system/opkg/Makefile
+++ b/package/system/opkg/Makefile
@@ -16,9 +16,9 @@ PKG_FLAGS:=essential
 
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_URL:=https://git.lede-project.org/project/opkg-lede.git
-PKG_SOURCE_DATE:=2017-05-03
-PKG_SOURCE_VERSION:=04e279eb1c0e37e324d955969780cfec272442b9
-PKG_MIRROR_HASH:=f5cbfc6461760e35ac6f352cd9d9d6d668a27457fd66d862d9e6379bf6595dea
+PKG_SOURCE_DATE:=2017-07-11
+PKG_SOURCE_VERSION:=52fc0069b50b9be89ae3b525b98741123461dd0a
+PKG_MIRROR_HASH:=f7b0ea689b6e3f1cf680514bd59b13d9cd33c8255056b49af85e512554f97ccf
 
 PKG_LICENSE:=GPL-2.0
 PKG_LICENSE_FILES:=COPYING



More information about the lede-commits mailing list