diff options
| -rw-r--r-- | meta-xfce/recipes-apps/xfce4-panel-profiles/xfce4-panel-profiles_1.0.15.bb (renamed from meta-xfce/recipes-apps/xfce4-panel-profiles/xfce4-panel-profiles_1.0.14.bb) | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-xfce/recipes-apps/xfce4-panel-profiles/xfce4-panel-profiles_1.0.14.bb b/meta-xfce/recipes-apps/xfce4-panel-profiles/xfce4-panel-profiles_1.0.15.bb index 38f6eb6ebc..7eeaf80a67 100644 --- a/meta-xfce/recipes-apps/xfce4-panel-profiles/xfce4-panel-profiles_1.0.14.bb +++ b/meta-xfce/recipes-apps/xfce4-panel-profiles/xfce4-panel-profiles_1.0.15.bb | |||
| @@ -1,4 +1,5 @@ | |||
| 1 | SUMMARY = "Backup, restore, import, and export panel layouts" | 1 | SUMMARY = "Backup, restore, import, and export panel layouts" |
| 2 | HOMEPAGE = "https://docs.xfce.org/apps/xfce4-panel-profiles/start" | ||
| 2 | SECTION = "x11/application" | 3 | SECTION = "x11/application" |
| 3 | LICENSE = "GPL-3.0-only" | 4 | LICENSE = "GPL-3.0-only" |
| 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" |
| @@ -10,7 +11,7 @@ REQUIRED_DISTRO_FEATURES = "x11 gobject-introspection-data" | |||
| 10 | DEPENDS += "intltool-native" | 11 | DEPENDS += "intltool-native" |
| 11 | 12 | ||
| 12 | SRC_URI = "http://archive.xfce.org/src/apps/${BPN}/1.0/${BP}.tar.bz2" | 13 | SRC_URI = "http://archive.xfce.org/src/apps/${BPN}/1.0/${BP}.tar.bz2" |
| 13 | SRC_URI[sha256sum] = "6d08354e8c44d4b0370150809c1ed601d09c8b488b68986477260609a78be3f9" | 14 | SRC_URI[sha256sum] = "56cce1a27e88a18a282d568cbc601547a5dd704f0449a75bc284f0171aebaf3b" |
| 14 | 15 | ||
| 15 | do_configure() { | 16 | do_configure() { |
| 16 | # special configure - no autotools... | 17 | # special configure - no autotools... |
