diff options
-rw-r--r-- | meta/recipes-gnome/librsvg/librsvg_2.58.2.bb (renamed from meta/recipes-gnome/librsvg/librsvg_2.58.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-gnome/librsvg/librsvg_2.58.1.bb b/meta/recipes-gnome/librsvg/librsvg_2.58.2.bb index 206225414c..19e269960e 100644 --- a/meta/recipes-gnome/librsvg/librsvg_2.58.1.bb +++ b/meta/recipes-gnome/librsvg/librsvg_2.58.2.bb | |||
@@ -24,7 +24,7 @@ SRC_URI += " \ | |||
24 | file://disable-rsvg-loader-test.patch \ | 24 | file://disable-rsvg-loader-test.patch \ |
25 | " | 25 | " |
26 | 26 | ||
27 | SRC_URI[archive.sha256sum] = "3728596290a8576d305d06ec8afdf473516feee9dff22e03235eac433d56824e" | 27 | SRC_URI[archive.sha256sum] = "18e9d70c08cf25f50d610d6d5af571561d67cf4179f962e04266475df6e2e224" |
28 | 28 | ||
29 | UPSTREAM_CHECK_REGEX = "librsvg-(?P<pver>\d+\.\d+\.(?!9\d+)\d+)" | 29 | UPSTREAM_CHECK_REGEX = "librsvg-(?P<pver>\d+\.\d+\.(?!9\d+)\d+)" |
30 | 30 | ||