From 726db2f7565ab0980459f6c062c777909d91dc88 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Mon, 5 Oct 2015 08:47:54 +0200 Subject: [PATCH] libbluray: update to 0.9.0. --- srcpkgs/libbluray/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libbluray/template b/srcpkgs/libbluray/template index a936c44ef3..fbf10107ea 100644 --- a/srcpkgs/libbluray/template +++ b/srcpkgs/libbluray/template @@ -1,6 +1,6 @@ # Template file for 'libbluray' pkgname=libbluray -version=0.8.1 +version=0.9.0 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=cdbec680c5bbc2251de6ccd109cf5f798ea51db6fcb938df39283be1799efb8f +checksum=84b61da9202fa724a76ac885af69df16a5583eb11d43e940dc201833bbfd694d libbluray-devel_package() { depends="${sourcepkg}>=${version}_${revision}"