mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
alarm/kodi-rpi to 20.1-6
This commit is contained in:
parent
baecf4e51e
commit
07c3f5e485
2 changed files with 24 additions and 1 deletions
23
alarm/kodi-rpi/0001-ffmpeg-update-for-official-5.1.3.patch
Normal file
23
alarm/kodi-rpi/0001-ffmpeg-update-for-official-5.1.3.patch
Normal file
|
@ -0,0 +1,23 @@
|
|||
From 19668d52077b6352522ee21b225e7672dad746e7 Mon Sep 17 00:00:00 2001
|
||||
Date: Fri, 12 May 2023 15:08:12 -0400
|
||||
Subject: [PATCH] ffmpeg: update for official 5.1.3
|
||||
|
||||
---
|
||||
tools/depends/target/ffmpeg/FFMPEG-VERSION | 4 ++--
|
||||
1 file changed, 2 insertions(+), 2 deletions(-)
|
||||
|
||||
diff --git a/tools/depends/target/ffmpeg/FFMPEG-VERSION b/tools/depends/target/ffmpeg/FFMPEG-VERSION
|
||||
index d80ab0a..b2f6ec1 100644
|
||||
--- a/tools/depends/target/ffmpeg/FFMPEG-VERSION
|
||||
+++ b/tools/depends/target/ffmpeg/FFMPEG-VERSION
|
||||
@@ -1,5 +1,5 @@
|
||||
LIBNAME=ffmpeg
|
||||
BASE_URL=https://github.com/xbmc/FFmpeg
|
||||
-VERSION=5.1.2-Nexus-Alpha3
|
||||
+VERSION=5.1.3
|
||||
ARCHIVE=$(LIBNAME)-$(VERSION).tar.gz
|
||||
-SHA512=ce60852b8456d6f4bfc60de0ceadb33034d9b3eea8c0bc84d8b7199984ecbf334a2c4d9b42eade439d0ef30ce22e3b2ca0a49d4df837a18cd3136b4343ed3113
|
||||
+SHA512=24d18a735a92c7c95fd8bc55eb764b517ed5302b951d2ed30cc97cc4e016d73aa06b737b52c2475ffe138503f6822c1289933553797d3075d4aec6212a2c727e
|
||||
--
|
||||
2.40.1
|
||||
|
|
@ -21,7 +21,7 @@ _commit=333ddbbca027e0b1c37a98d9d81b7837c2ba64ff
|
|||
_clangbuild=
|
||||
|
||||
pkgver=20.1
|
||||
pkgrel=5
|
||||
pkgrel=6
|
||||
arch=('aarch64' 'armv7h')
|
||||
url="https://github.com/graysky2/xbmc/tree/gs-gbm_nexus"
|
||||
license=('GPL2')
|
||||
|
|
Loading…
Reference in a new issue