From 44e110db0129314951ec4a9be16d79af84c543e7 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Wed, 2 Dec 2015 08:13:19 +0100 Subject: [PATCH] libbluray: update to 0.9.2. --- srcpkgs/libbluray/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libbluray/template b/srcpkgs/libbluray/template index 5a07bf94e3a..6295d058856 100644 --- a/srcpkgs/libbluray/template +++ b/srcpkgs/libbluray/template @@ -1,6 +1,6 @@ # Template file for 'libbluray' pkgname=libbluray -version=0.9.1 +version=0.9.2 revision=1 build_style=gnu-configure configure_args="--disable-static --disable-bdjava" @@ -11,7 +11,7 @@ maintainer="Juan RP " homepage="http://www.videolan.org/developers/libbluray.html" license="LGPL-2.1" distfiles="ftp://ftp.videolan.org/pub/videolan/$pkgname/$version/$pkgname-$version.tar.bz2" -checksum=d9647fa55802907b33d85e9ffcc6d97e3133490f3721afd649d9b361c42f3940 +checksum=efc994f42d2bce6af2ce69d05ba89dbbd88bcec7aca065de094fb3a7880ce7ea libbluray-devel_package() { depends="${sourcepkg}>=${version}_${revision}"