diff options
-rw-r--r-- | recipes-security/sssd/sssd_1.16.4.bb (renamed from recipes-security/sssd/sssd_1.16.3.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-security/sssd/sssd_1.16.3.bb b/recipes-security/sssd/sssd_1.16.4.bb index e996a61..34bc8c8 100644 --- a/recipes-security/sssd/sssd_1.16.3.bb +++ b/recipes-security/sssd/sssd_1.16.4.bb | |||
@@ -11,8 +11,8 @@ DEPENDS += "libldb dbus libtalloc libpcre glib-2.0 popt e2fsprogs libtevent" | |||
11 | SRC_URI = "https://releases.pagure.org/SSSD/${BPN}/${BP}.tar.gz\ | 11 | SRC_URI = "https://releases.pagure.org/SSSD/${BPN}/${BP}.tar.gz\ |
12 | file://sssd.conf " | 12 | file://sssd.conf " |
13 | 13 | ||
14 | SRC_URI[md5sum] = "af4288c9d1f9953e3b3b6e0b165a5ece" | 14 | SRC_URI[md5sum] = "757bbb6f15409d8d075f4f06cb678d50" |
15 | SRC_URI[sha256sum] = "ee5d17a0c663c09819cbab9364085b9e57faeca02406cc30efe14cc0cfc04ec4" | 15 | SRC_URI[sha256sum] = "6bb212cd6b75b918e945c24e7c3f95a486fb54d7f7d489a9334cfa1a1f3bf959" |
16 | 16 | ||
17 | inherit autotools pkgconfig gettext python-dir distro_features_check | 17 | inherit autotools pkgconfig gettext python-dir distro_features_check |
18 | 18 | ||