Skip to content

Commit 254f0da

Browse files
committed
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 <[email protected]>
1 parent d8748e5 commit 254f0da

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package/system/opkg/Makefile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ PKG_FLAGS:=essential
1616

1717
PKG_SOURCE_PROTO:=git
1818
PKG_SOURCE_URL:=https://git.lede-project.org/project/opkg-lede.git
19-
PKG_SOURCE_DATE:=2017-05-03
20-
PKG_SOURCE_VERSION:=04e279eb1c0e37e324d955969780cfec272442b9
21-
PKG_MIRROR_HASH:=f5cbfc6461760e35ac6f352cd9d9d6d668a27457fd66d862d9e6379bf6595dea
19+
PKG_SOURCE_DATE:=2017-07-11
20+
PKG_SOURCE_VERSION:=52fc0069b50b9be89ae3b525b98741123461dd0a
21+
PKG_MIRROR_HASH:=f7b0ea689b6e3f1cf680514bd59b13d9cd33c8255056b49af85e512554f97ccf
2222

2323
PKG_LICENSE:=GPL-2.0
2424
PKG_LICENSE_FILES:=COPYING

0 commit comments

Comments
 (0)