mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-01 00:45:28 +00:00
opkg: bump to 2017-10-23 (lede-17.01)
A lede-17.01 branch for bugfix backports has been added to the opkg-lede repo. c6caf07 pkg_parse: fix segfault when parsing descriptions with leading newlines 5bb5fd5 opkg: add --no-check-certificate argument 7a96972 libbb: xreadlink: fix memory leak on failure case 3f13edd pkg_run_script: use pkg->dest in half installed case Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
This commit is contained in:
parent
98c003e3da
commit
0780e12483
@ -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-03-23
|
||||
PKG_SOURCE_VERSION:=1d0263bb40e3c099501fc1f2431907636230e7f2
|
||||
PKG_MIRROR_HASH:=1f527179e60b9404affa5f3c9c506d4249e085bf521f770819b8648273a1010c
|
||||
PKG_SOURCE_DATE:=2017-10-23
|
||||
PKG_SOURCE_VERSION:=c6caf07212150f5ec3b0c5f895c496452f9b1e21
|
||||
PKG_MIRROR_HASH:=8d1d608d7b7bb0a8dddc8801b9aaf2993cc028e6dde5dfc7641c24c7e64cd6a0
|
||||
|
||||
PKG_LICENSE:=GPL-2.0
|
||||
PKG_LICENSE_FILES:=COPYING
|
||||
|
Loading…
x
Reference in New Issue
Block a user