diff options
author | Andreas Müller <schnitzeltony@gmail.com> | 2018-06-10 17:08:16 +0200 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2018-06-14 08:57:14 -0700 |
commit | bf1f15352a64ec3f4e365157da63f9937b905ee6 (patch) | |
tree | 4cfda0e25d6f8e41a9a760508b3ca51270758a48 /meta-xfce/recipes-apps/mousepad | |
parent | 362ff1579c7ec0d6cb876e2bc456dffc327828e6 (diff) | |
download | meta-openembedded-bf1f15352a64ec3f4e365157da63f9937b905ee6.tar.gz |
mousepad: upgrade 0.4.0 -> 0.4.1
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Diffstat (limited to 'meta-xfce/recipes-apps/mousepad')
-rw-r--r-- | meta-xfce/recipes-apps/mousepad/mousepad_0.4.1.bb (renamed from meta-xfce/recipes-apps/mousepad/mousepad_0.4.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-xfce/recipes-apps/mousepad/mousepad_0.4.0.bb b/meta-xfce/recipes-apps/mousepad/mousepad_0.4.1.bb index 4ca21a6bc..d122bfe37 100644 --- a/meta-xfce/recipes-apps/mousepad/mousepad_0.4.0.bb +++ b/meta-xfce/recipes-apps/mousepad/mousepad_0.4.1.bb | |||
@@ -10,8 +10,8 @@ DEPENDS = "gtk+ dbus dbus-glib gtksourceview2 intltool-native xfce4-dev-tools-na | |||
10 | 10 | ||
11 | inherit xfce-app gsettings | 11 | inherit xfce-app gsettings |
12 | 12 | ||
13 | SRC_URI[md5sum] = "f55314c5dda6323883241e6cf01550a7" | 13 | SRC_URI[md5sum] = "fb85c23bcb096a46aee9ec22b4e4fdf5" |
14 | SRC_URI[sha256sum] = "60114431eac8db6bb6ce18bd38f1630cccb684375b97a445a1b6fd619848d132" | 14 | SRC_URI[sha256sum] = "39a7379b929d964665299c385b2cf705e32e8760698ccc34f91c990bb733518b" |
15 | 15 | ||
16 | # we have no gtksourceview 3.x around | 16 | # we have no gtksourceview 3.x around |
17 | EXTRA_OECONF = "--disable-gtk3" | 17 | EXTRA_OECONF = "--disable-gtk3" |