mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 17:19:20 +00:00
libproxy: upgrade to 0.4.15
0.4.14 -> 0.4.15 (From OE-Core rev: 4ec39933d2290c484e34ac803420155c7a2feee7) Signed-off-by: Maxin B. John <maxin.john@intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
811c07db35
commit
2b990231c0
+2
-2
@@ -9,8 +9,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c \
|
||||
DEPENDS = "glib-2.0"
|
||||
|
||||
SRC_URI = "https://github.com/${BPN}/${BPN}/releases/download/${PV}/${BP}.tar.xz"
|
||||
SRC_URI[md5sum] = "e7514f78f5432210e17a01b6b618dde2"
|
||||
SRC_URI[sha256sum] = "e25d046850346a505c0617646f1e68b660092efadf665548a89c280900262ea6"
|
||||
SRC_URI[md5sum] = "f6b1d2a1e17a99cd3debaae6d04ab152"
|
||||
SRC_URI[sha256sum] = "654db464120c9534654590b6683c7fa3887b3dad0ca1c4cd412af24fbfca6d4f"
|
||||
|
||||
UPSTREAM_CHECK_URI = "https://github.com/libproxy/libproxy/releases"
|
||||
UPSTREAM_CHECK_REGEX = "libproxy-(?P<pver>.*)\.tar"
|
||||
Reference in New Issue
Block a user