mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-06 15:20:12 +00:00
tinyproxy: upgrade 1.11.0 -> 1.11.1
Refresh disable-documentation.patch for new version. Changelog: Fixes issues detected in 1.11.0, add new fnmatch based filtertype. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -23,7 +23,7 @@ diff --git a/configure.ac b/configure.ac
|
|||||||
index 3849383..9f3a633 100644
|
index 3849383..9f3a633 100644
|
||||||
--- a/configure.ac
|
--- a/configure.ac
|
||||||
+++ b/configure.ac
|
+++ b/configure.ac
|
||||||
@@ -190,18 +190,6 @@ AC_SUBST(CPPFLAGS)
|
@@ -179,18 +179,6 @@ AC_SUBST(CPPFLAGS)
|
||||||
AC_SUBST(LIBS)
|
AC_SUBST(LIBS)
|
||||||
AC_SUBST(ADDITIONAL_OBJECTS)
|
AC_SUBST(ADDITIONAL_OBJECTS)
|
||||||
|
|
||||||
@@ -42,7 +42,7 @@ index 3849383..9f3a633 100644
|
|||||||
AM_CONDITIONAL(HAVE_POD2MAN, test "x$POD2MAN" != "x" -a "x$POD2MAN" != "xno")
|
AM_CONDITIONAL(HAVE_POD2MAN, test "x$POD2MAN" != "x" -a "x$POD2MAN" != "xno")
|
||||||
|
|
||||||
AC_PATH_PROG(GPERF, gperf, no)
|
AC_PATH_PROG(GPERF, gperf, no)
|
||||||
@@ -226,11 +214,6 @@ src/Makefile
|
@@ -216,11 +204,6 @@ src/Makefile
|
||||||
data/Makefile
|
data/Makefile
|
||||||
data/templates/Makefile
|
data/templates/Makefile
|
||||||
etc/Makefile
|
etc/Makefile
|
||||||
|
|||||||
+1
-2
@@ -9,8 +9,7 @@ SRC_URI = "https://github.com/${BPN}/${BPN}/releases/download/${PV}/${BP}.tar.gz
|
|||||||
file://tinyproxy.conf \
|
file://tinyproxy.conf \
|
||||||
"
|
"
|
||||||
|
|
||||||
SRC_URI[md5sum] = "658db5558ffb849414341b756a546a99"
|
SRC_URI[sha256sum] = "1574acf7ba83c703a89e98bb2758a4ed9fda456f092624b33cfcf0ce2d3b2047"
|
||||||
SRC_URI[sha256sum] = "20f74769e40144e4d251d2977cc4c40d2d428a2bec8c1b8709cd07315454baef"
|
|
||||||
|
|
||||||
UPSTREAM_CHECK_URI = "https://github.com/tinyproxy/tinyproxy/releases"
|
UPSTREAM_CHECK_URI = "https://github.com/tinyproxy/tinyproxy/releases"
|
||||||
|
|
||||||
Reference in New Issue
Block a user