diff options
Diffstat (limited to 'meta-oe/recipes-support')
-rw-r--r-- | meta-oe/recipes-support/librsync/librsync_2.3.0.bb (renamed from meta-oe/recipes-support/librsync/librsync_2.2.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/librsync/librsync_2.2.1.bb b/meta-oe/recipes-support/librsync/librsync_2.3.0.bb index c2f28fed25..e9d34ee66a 100644 --- a/meta-oe/recipes-support/librsync/librsync_2.2.1.bb +++ b/meta-oe/recipes-support/librsync/librsync_2.3.0.bb | |||
@@ -5,7 +5,7 @@ LICENSE = "LGPLv2.1+" | |||
5 | LIC_FILES_CHKSUM = "file://COPYING;md5=d8045f3b8f929c1cb29a1e3fd737b499" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=d8045f3b8f929c1cb29a1e3fd737b499" |
6 | 6 | ||
7 | SRC_URI = "git://github.com/librsync/librsync.git" | 7 | SRC_URI = "git://github.com/librsync/librsync.git" |
8 | SRCREV = "5917692418657dc78c9cbde3a8db4c85f25b9c8d" | 8 | SRCREV = "028d9432d05ba4b75239e0ba35bcb36fbfc17e35" |
9 | S = "${WORKDIR}/git" | 9 | S = "${WORKDIR}/git" |
10 | 10 | ||
11 | DEPENDS = "popt" | 11 | DEPENDS = "popt" |