libdvdread: bump (#5973)

This commit is contained in:
extrowerk
2021-06-08 16:15:43 +02:00
committed by GitHub
parent 1c5ef72f15
commit e6e960d401
2 changed files with 3 additions and 3 deletions

View File

@@ -10,7 +10,7 @@ COPYRIGHT="1998-1999 Eric Smith
LICENSE="GNU GPL v2"
REVISION="1"
SOURCE_URI="https://download.videolan.org/pub/videolan/libdvdread/$portVersion/libdvdread-$portVersion.tar.bz2"
CHECKSUM_SHA256="3e357309a17c5be3731385b9eabda6b7e3fa010f46022a06f104553bf8e21796"
CHECKSUM_SHA256="cc190f553758ced7571859e301f802cb4821f164d02bfacfd320c14a4e0da763"
PATCHES="libdvdread-$portVersion.patchset"
ARCHITECTURES="x86_gcc2 x86 x86_64"

View File

@@ -1,4 +1,4 @@
From e0a3897a5d051fd962262e04ed96ebff64b6d193 Mon Sep 17 00:00:00 2001
From fb8c59afaab9abe8d4d798c710c587a6d5144f0f Mon Sep 17 00:00:00 2001
From: Jerome Duval <jerome.duval@gmail.com>
Date: Wed, 3 Sep 2014 15:17:33 +0000
Subject: haiku patch
@@ -18,5 +18,5 @@ index d3b2383..2f2358f 100644
x = ((((x) & 0xff00) >> 8) | \
(((x) & 0x00ff) << 8))
--
2.28.0
2.30.2