diff options
| -rw-r--r-- | meta-networking/recipes-support/tinyproxy/tinyproxy/disable-documentation.patch | 4 | ||||
| -rw-r--r-- | meta-networking/recipes-support/tinyproxy/tinyproxy_1.11.1.bb (renamed from meta-networking/recipes-support/tinyproxy/tinyproxy_1.11.0.bb) | 3 |
2 files changed, 3 insertions, 4 deletions
diff --git a/meta-networking/recipes-support/tinyproxy/tinyproxy/disable-documentation.patch b/meta-networking/recipes-support/tinyproxy/tinyproxy/disable-documentation.patch index af99edcb5b..364baaa000 100644 --- a/meta-networking/recipes-support/tinyproxy/tinyproxy/disable-documentation.patch +++ b/meta-networking/recipes-support/tinyproxy/tinyproxy/disable-documentation.patch | |||
| @@ -23,7 +23,7 @@ diff --git a/configure.ac b/configure.ac | |||
| 23 | index 3849383..9f3a633 100644 | 23 | index 3849383..9f3a633 100644 |
| 24 | --- a/configure.ac | 24 | --- a/configure.ac |
| 25 | +++ b/configure.ac | 25 | +++ b/configure.ac |
| 26 | @@ -190,18 +190,6 @@ AC_SUBST(CPPFLAGS) | 26 | @@ -179,18 +179,6 @@ AC_SUBST(CPPFLAGS) |
| 27 | AC_SUBST(LIBS) | 27 | AC_SUBST(LIBS) |
| 28 | AC_SUBST(ADDITIONAL_OBJECTS) | 28 | AC_SUBST(ADDITIONAL_OBJECTS) |
| 29 | 29 | ||
| @@ -42,7 +42,7 @@ index 3849383..9f3a633 100644 | |||
| 42 | AM_CONDITIONAL(HAVE_POD2MAN, test "x$POD2MAN" != "x" -a "x$POD2MAN" != "xno") | 42 | AM_CONDITIONAL(HAVE_POD2MAN, test "x$POD2MAN" != "x" -a "x$POD2MAN" != "xno") |
| 43 | 43 | ||
| 44 | AC_PATH_PROG(GPERF, gperf, no) | 44 | AC_PATH_PROG(GPERF, gperf, no) |
| 45 | @@ -226,11 +214,6 @@ src/Makefile | 45 | @@ -216,11 +204,6 @@ src/Makefile |
| 46 | data/Makefile | 46 | data/Makefile |
| 47 | data/templates/Makefile | 47 | data/templates/Makefile |
| 48 | etc/Makefile | 48 | etc/Makefile |
diff --git a/meta-networking/recipes-support/tinyproxy/tinyproxy_1.11.0.bb b/meta-networking/recipes-support/tinyproxy/tinyproxy_1.11.1.bb index 388f7aecbb..86f57d88ff 100644 --- a/meta-networking/recipes-support/tinyproxy/tinyproxy_1.11.0.bb +++ b/meta-networking/recipes-support/tinyproxy/tinyproxy_1.11.1.bb | |||
| @@ -9,8 +9,7 @@ SRC_URI = "https://github.com/${BPN}/${BPN}/releases/download/${PV}/${BP}.tar.gz | |||
| 9 | file://tinyproxy.conf \ | 9 | file://tinyproxy.conf \ |
| 10 | " | 10 | " |
| 11 | 11 | ||
| 12 | SRC_URI[md5sum] = "658db5558ffb849414341b756a546a99" | 12 | SRC_URI[sha256sum] = "1574acf7ba83c703a89e98bb2758a4ed9fda456f092624b33cfcf0ce2d3b2047" |
| 13 | SRC_URI[sha256sum] = "20f74769e40144e4d251d2977cc4c40d2d428a2bec8c1b8709cd07315454baef" | ||
| 14 | 13 | ||
| 15 | UPSTREAM_CHECK_URI = "https://github.com/tinyproxy/tinyproxy/releases" | 14 | UPSTREAM_CHECK_URI = "https://github.com/tinyproxy/tinyproxy/releases" |
| 16 | 15 | ||
