mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 02:31:27 +00:00
tinyproxy: fix upstream check URL
Fixes: $: devtool check-upgrade-status tinyproxy <...> INFO: tinyproxy 1.10.0 UNKNOWN_BROKEN None Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
committed by
Khem Raj
parent
3341fc97d6
commit
e36b8381e9
@@ -12,6 +12,8 @@ SRC_URI = "https://github.com/${BPN}/${BPN}/releases/download/${PV}/${BP}.tar.gz
|
||||
SRC_URI[md5sum] = "423047c8dc53a15e19f78e238198549c"
|
||||
SRC_URI[sha256sum] = "6020955e6a0ef0ef898ad5bb17a448c47f9e4c003c464b4ae7c4dba063272055"
|
||||
|
||||
UPSTREAM_CHECK_URI = "https://github.com/tinyproxy/tinyproxy/releases"
|
||||
|
||||
EXTRA_OECONF += " \
|
||||
--enable-filter \
|
||||
--enable-transparent \
|
||||
|
||||
Reference in New Issue
Block a user