diff options
-rw-r--r-- | meta/recipes-support/libxslt/libxslt_1.1.38.bb (renamed from meta/recipes-support/libxslt/libxslt_1.1.37.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/libxslt/libxslt_1.1.37.bb b/meta/recipes-support/libxslt/libxslt_1.1.38.bb index 361bb0f8dc..bf35a94b7f 100644 --- a/meta/recipes-support/libxslt/libxslt_1.1.37.bb +++ b/meta/recipes-support/libxslt/libxslt_1.1.38.bb | |||
@@ -15,7 +15,7 @@ DEPENDS = "libxml2" | |||
15 | 15 | ||
16 | SRC_URI = "https://download.gnome.org/sources/libxslt/1.1/libxslt-${PV}.tar.xz" | 16 | SRC_URI = "https://download.gnome.org/sources/libxslt/1.1/libxslt-${PV}.tar.xz" |
17 | 17 | ||
18 | SRC_URI[sha256sum] = "3a4b27dc8027ccd6146725950336f1ec520928f320f144eb5fa7990ae6123ab4" | 18 | SRC_URI[sha256sum] = "1f32450425819a09acaff2ab7a5a7f8a2ec7956e505d7beeb45e843d0e1ecab1" |
19 | 19 | ||
20 | UPSTREAM_CHECK_REGEX = "libxslt-(?P<pver>\d+(\.\d+)+)\.tar" | 20 | UPSTREAM_CHECK_REGEX = "libxslt-(?P<pver>\d+(\.\d+)+)\.tar" |
21 | 21 | ||