All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Andreas Müller" <schnitzeltony@googlemail.com>
To: openembedded-devel@lists.openembedded.org
Subject: [PATCH 24/29] libass: update 0.13.2 -> 0.13.6
Date: Wed, 12 Apr 2017 21:56:33 +0200	[thread overview]
Message-ID: <20170412195638.3243-25-schnitzeltony@googlemail.com> (raw)
In-Reply-To: <20170412195638.3243-1-schnitzeltony@googlemail.com>

License checksum was changed by some back and forth [1-2] - now it is really
ISC again.

[1] https://github.com/libass/libass/commit/9422a80578bc44f662f07edf723f85239a0579f5
[2] https://github.com/libass/libass/commit/cde05e0716ef2b74530633d463ad7f6d0b94ac61

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
---
 meta-oe/recipes-multimedia/libass/libass.inc       | 2 +-
 meta-oe/recipes-multimedia/libass/libass_0.13.2.bb | 4 ----
 meta-oe/recipes-multimedia/libass/libass_0.13.6.bb | 4 ++++
 3 files changed, 5 insertions(+), 5 deletions(-)
 delete mode 100644 meta-oe/recipes-multimedia/libass/libass_0.13.2.bb
 create mode 100644 meta-oe/recipes-multimedia/libass/libass_0.13.6.bb

diff --git a/meta-oe/recipes-multimedia/libass/libass.inc b/meta-oe/recipes-multimedia/libass/libass.inc
index 85ac873..4bc3db0 100644
--- a/meta-oe/recipes-multimedia/libass/libass.inc
+++ b/meta-oe/recipes-multimedia/libass/libass.inc
@@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/libass/libass"
 SECTION = "libs/multimedia"
 
 LICENSE = "ISC"
-LIC_FILES_CHKSUM = "file://COPYING;md5=8ae98663bac55afe5d989919d296f28a"
+LIC_FILES_CHKSUM = "file://COPYING;md5=a42532a0684420bdb15556c3cdd49a75"
 
 DEPENDS = "enca fontconfig freetype libpng fribidi"
 
diff --git a/meta-oe/recipes-multimedia/libass/libass_0.13.2.bb b/meta-oe/recipes-multimedia/libass/libass_0.13.2.bb
deleted file mode 100644
index 8cf2bd8..0000000
--- a/meta-oe/recipes-multimedia/libass/libass_0.13.2.bb
+++ /dev/null
@@ -1,4 +0,0 @@
-require recipes-multimedia/${BPN}/${BPN}.inc
-
-SRC_URI[md5sum] = "1c8cbd5751aeb192bda04a65d0464fd9"
-SRC_URI[sha256sum] = "d698d0a6adca7c36c5a86b540d67b05bfd36cebc3c351ab7646497c43fe1face"
diff --git a/meta-oe/recipes-multimedia/libass/libass_0.13.6.bb b/meta-oe/recipes-multimedia/libass/libass_0.13.6.bb
new file mode 100644
index 0000000..40ac0f8
--- /dev/null
+++ b/meta-oe/recipes-multimedia/libass/libass_0.13.6.bb
@@ -0,0 +1,4 @@
+require recipes-multimedia/${BPN}/${BPN}.inc
+
+SRC_URI[md5sum] = "daa6cfca437c0776af5f79750cdd9b4e"
+SRC_URI[sha256sum] = "f8a874d104e3e72e2cc057e5a1710c650b10367486845a26e5ff28ed7a912c2d"
-- 
2.9.3



  parent reply	other threads:[~2017-04-12 19:57 UTC|newest]

Thread overview: 35+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-12 19:56 [PATCH 00/29] updates and more Andreas Müller
2017-04-12 19:56 ` [PATCH 01/29] fltk: rework completely Andreas Müller
2017-04-12 19:56 ` [PATCH 02/29] jack: update to latest git-revision Andreas Müller
2017-04-12 19:56 ` [PATCH 03/29] thunar: update 1.6.10 -> 1.6.11 Andreas Müller
2017-04-12 19:56 ` [PATCH 04/29] geany: update 1.29 -> 1.30.1 Andreas Müller
2017-04-12 19:56 ` [PATCH 05/29] geany-plugins: update 1.29 -> 1.30 Andreas Müller
2017-04-12 19:56 ` [PATCH 06/29] xfce4-notifyd: update 0.3.4 -> 0.3.6 Andreas Müller
2017-04-12 19:56 ` [PATCH 07/29] xfce4-taskmanager: update 1.1.0 -> 1.2.0 Andreas Müller
2017-04-14 19:34   ` Martin Jansa
2017-04-14 19:48     ` Andreas Müller
2017-04-12 19:56 ` [PATCH 08/29] xfce4-terminal: update 0.8.3 -> 0.8.4 Andreas Müller
2017-04-12 19:56 ` [PATCH 09/29] xfce4-diskperf-plugin: update 2.6.0 -> 2.6.1 Andreas Müller
2017-04-12 19:56 ` [PATCH 10/29] xfwm4: 4.12.3 -> 4.12.4 Andreas Müller
2017-04-12 19:56 ` [PATCH 11/29] xfce4-weather-plugin: update 0.8.8 -> 0.8.9 Andreas Müller
2017-04-12 19:56 ` [PATCH 12/29] xfce4-systemload-plugin: update 1.2.0 -> 1.2.1 Andreas Müller
2017-04-12 19:56 ` [PATCH 13/29] xfce4-netload-plugin: update 1.3.0 -> 1.3.1 Andreas Müller
2017-04-12 19:56 ` [PATCH 14/29] xfce4-equake-plugin: update 1.3.8 -> 1.3.8.1 Andreas Müller
2017-04-12 19:56 ` [PATCH 15/29] xfce4-genmon-plugin: update 3.4.0 -> 4.0.0 Andreas Müller
2017-04-12 19:56 ` [PATCH 16/29] xfce4-whiskermenu-plugin: update 2.1.0 -> 2.1.2 Andreas Müller
2017-04-12 19:56 ` [PATCH 17/29] networkmanager: update 1.4.2 -> 1.4.4 Andreas Müller
2017-04-12 19:56 ` [PATCH 18/29] networkmanager-openvpn: add glib-2.0-native to DEPENDS and unblacklist Andreas Müller
2017-04-12 19:56 ` [PATCH 19/29] networkmanager-openvpn: pack static libs properly Andreas Müller
2017-04-12 19:56 ` [PATCH 20/29] networkmanager-openvpn: update 1.2.6 -> 1.2.8 Andreas Müller
2017-04-12 19:56 ` [PATCH 21/29] network-manager-applet: update 1.4.2 -> 1.4.4 Andreas Müller
2017-04-12 19:56 ` [PATCH 22/29] xfce4-mount-plugin: update 0.6.4 -> 1.1.2 Andreas Müller
2017-04-12 19:56 ` [PATCH 23/29] poppler: update 0.51.0 -> 0.53.0 Andreas Müller
2017-04-12 19:56 ` Andreas Müller [this message]
2017-04-12 19:56 ` [PATCH 25/29] mpv: update 0.15.0 -> 0.24.0 Andreas Müller
2017-04-12 19:56 ` [PATCH 26/29] mpv: add PACKAGECONFIG for drm/gbm/vdpau/wayland Andreas Müller
2017-04-13  9:46   ` Andrey Konovalov
2017-04-13  9:52     ` Andreas Müller
2017-04-13 12:45       ` Andreas Müller
2017-04-12 19:56 ` [PATCH 27/29] xfce4-closebutton-plugin: Upstream clang-fix-patch Andreas Müller
2017-04-12 19:56 ` [PATCH 28/29] xarchiver: Upstream printf-fix-patch Andreas Müller
2017-04-12 19:56 ` [PATCH 29/29] xfce4-sensors-plugin: update 1.2.6 -> 1.2.97 Andreas Müller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170412195638.3243-25-schnitzeltony@googlemail.com \
    --to=schnitzeltony@googlemail.com \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.