diff options
| -rw-r--r-- | meta/recipes-extended/logrotate/logrotate_3.9.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/logrotate/logrotate_3.9.1.bb b/meta/recipes-extended/logrotate/logrotate_3.9.1.bb index c938d9f65e..3773170bcb 100644 --- a/meta/recipes-extended/logrotate/logrotate_3.9.1.bb +++ b/meta/recipes-extended/logrotate/logrotate_3.9.1.bb | |||
| @@ -19,7 +19,7 @@ S = "${WORKDIR}/${BPN}-r3-9-1" | |||
| 19 | 19 | ||
| 20 | UPSTREAM_CHECK_URI = "https://github.com/${BPN}/${BPN}/releases" | 20 | UPSTREAM_CHECK_URI = "https://github.com/${BPN}/${BPN}/releases" |
| 21 | 21 | ||
| 22 | SRC_URI = "https://github.com/${BPN}/${BPN}/archive/r3-9-1.tar.gz \ | 22 | SRC_URI = "https://github.com/${BPN}/${BPN}/archive/r3-9-1.tar.gz;downloadfilename=${BP}.tar.gz\ |
| 23 | file://act-as-mv-when-rotate.patch \ | 23 | file://act-as-mv-when-rotate.patch \ |
| 24 | file://update-the-manual.patch \ | 24 | file://update-the-manual.patch \ |
| 25 | file://disable-check-different-filesystems.patch \ | 25 | file://disable-check-different-filesystems.patch \ |
