diff options
author | Jason Schonberg <schonm@gmail.com> | 2025-06-03 21:17:27 -0400 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2025-06-03 22:01:47 -0700 |
commit | e2a7cd5aa4745d367cf19cad032f00ad4eaf9a37 (patch) | |
tree | 388dd0df89316f353168f73f67650af3ed9c8277 | |
parent | 8aaf41d0246ccca65a51eb8b0239654c8c81809f (diff) | |
download | meta-openembedded-e2a7cd5aa4745d367cf19cad032f00ad4eaf9a37.tar.gz |
thunar-shares-plugin: upgrade 0.3.2 -> 0.4.0
Changelog: https://gitlab.xfce.org/thunar-plugins/thunar-shares-plugin/-/tags/thunar-shares-plugin-0.4.0
Signed-off-by: Jason Schonberg <schonm@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r-- | meta-xfce/recipes-thunar-plugins/shares/thunar-shares-plugin_0.4.0.bb (renamed from meta-xfce/recipes-thunar-plugins/shares/thunar-shares-plugin_0.3.2.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xfce/recipes-thunar-plugins/shares/thunar-shares-plugin_0.3.2.bb b/meta-xfce/recipes-thunar-plugins/shares/thunar-shares-plugin_0.4.0.bb index 065e89254b..f22e0ca9fa 100644 --- a/meta-xfce/recipes-thunar-plugins/shares/thunar-shares-plugin_0.3.2.bb +++ b/meta-xfce/recipes-thunar-plugins/shares/thunar-shares-plugin_0.4.0.bb | |||
@@ -7,6 +7,6 @@ inherit thunar-plugin features_check | |||
7 | ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}" | 7 | ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}" |
8 | REQUIRED_DISTRO_FEATURES = "pam" | 8 | REQUIRED_DISTRO_FEATURES = "pam" |
9 | 9 | ||
10 | SRC_URI[sha256sum] = "1009d5e6c91534fa49a69090c53c54ab9da2e0428d08d8e687528f63a4ac3f07" | 10 | SRC_URI[sha256sum] = "0afc9b9ff31c88b208ca9a58bc61d95f9f5408f2adbcd7fe911dfce9e22fba44" |
11 | 11 | ||
12 | RDEPENDS:${PN} += "samba-server" | 12 | RDEPENDS:${PN} += "samba-server" |