diff mbox

[PATCH/next,1/4] package/libass: bump version to 0.13.1

Message ID 1455442176-31448-1-git-send-email-bernd.kuhls@t-online.de
State Accepted
Headers show

Commit Message

Bernd Kuhls Feb. 14, 2016, 9:29 a.m. UTC
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 package/libass/libass.hash | 2 +-
 package/libass/libass.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Comments

Thomas Petazzoni Feb. 14, 2016, 8:55 p.m. UTC | #1
Dear Bernd Kuhls,

On Sun, 14 Feb 2016 10:29:33 +0100, Bernd Kuhls wrote:
> Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
> ---
>  package/libass/libass.hash | 2 +-
>  package/libass/libass.mk   | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)

I've applied all four patches. On patch 3, I'm happy to see that my
efforts to submit the libv4l patches upstream had some success.

Thanks!

Thomas
diff mbox

Patch

diff --git a/package/libass/libass.hash b/package/libass/libass.hash
index 87d3f26..88f15f4 100644
--- a/package/libass/libass.hash
+++ b/package/libass/libass.hash
@@ -1,2 +1,2 @@ 
 # Locally computed
-sha256	e0071a3b2e95411c8d474014678368e3f0b852f7d663e0564b344e7335eb0671	libass-0.13.0.tar.xz
+sha256	4aa36b1876a61cab46fc9284fee84224b9e2840fe7b3e63d96a8d32574343fe7	libass-0.13.1.tar.xz
diff --git a/package/libass/libass.mk b/package/libass/libass.mk
index 2f0ca08..df0c7ae 100644
--- a/package/libass/libass.mk
+++ b/package/libass/libass.mk
@@ -4,7 +4,7 @@ 
 #
 ################################################################################
 
-LIBASS_VERSION = 0.13.0
+LIBASS_VERSION = 0.13.1
 LIBASS_SOURCE = libass-$(LIBASS_VERSION).tar.xz
 # Do not use the github helper here, the generated tarball is *NOT*
 # the same as the one uploaded by upstream for the release.