diff options
-rw-r--r-- | meta-oe/recipes-support/inotify-tools/inotify-tools_4.25.9.0.bb (renamed from meta-oe/recipes-support/inotify-tools/inotify-tools_4.23.9.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/inotify-tools/inotify-tools_4.23.9.0.bb b/meta-oe/recipes-support/inotify-tools/inotify-tools_4.25.9.0.bb index cb77dc81b0..a107925ce1 100644 --- a/meta-oe/recipes-support/inotify-tools/inotify-tools_4.23.9.0.bb +++ b/meta-oe/recipes-support/inotify-tools/inotify-tools_4.25.9.0.bb | |||
@@ -4,7 +4,7 @@ SECTION = "console/devel" | |||
4 | LICENSE = "GPL-2.0-only" | 4 | LICENSE = "GPL-2.0-only" |
5 | LIC_FILES_CHKSUM = "file://COPYING;md5=ac6c26e52aea428ee7f56dc2c56424c6" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=ac6c26e52aea428ee7f56dc2c56424c6" |
6 | 6 | ||
7 | SRCREV = "5c2ab772338bcbe516306bf8cf1059ddf2fa6bb7" | 7 | SRCREV = "81c6c9881edf4844f2b8250e63f82da9cb7f5444" |
8 | 8 | ||
9 | SRC_URI = "git://github.com/${BPN}/${BPN};branch=master;protocol=https \ | 9 | SRC_URI = "git://github.com/${BPN}/${BPN};branch=master;protocol=https \ |
10 | " | 10 | " |