mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
commit
0089d3ca5b
@ -3,8 +3,8 @@
|
||||
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
|
||||
|
||||
PKG_NAME="ccache"
|
||||
PKG_VERSION="4.10.2"
|
||||
PKG_SHA256="c0b85ddfc1a3e77b105ec9ada2d24aad617fa0b447c6a94d55890972810f0f5a"
|
||||
PKG_VERSION="4.11"
|
||||
PKG_SHA256="dc999b7df9cd2860ce9eb2f6ef9a406aaddbd8f56640ec94d00c58fd1f9ee9b5"
|
||||
PKG_LICENSE="GPL"
|
||||
PKG_SITE="https://ccache.dev/download.html"
|
||||
PKG_URL="https://github.com/ccache/ccache/releases/download/v${PKG_VERSION}/${PKG_NAME}-${PKG_VERSION}.tar.xz"
|
||||
|
@ -4,7 +4,7 @@
|
||||
PKG_NAME="inputstream.ffmpegdirect"
|
||||
PKG_VERSION="22.1.0-Piers"
|
||||
PKG_SHA256="93be6d64857951c41c4f82518da556dc6b9d090dfb58b3c9044ce4aeeab10e57"
|
||||
PKG_REV="1"
|
||||
PKG_REV="2"
|
||||
PKG_ARCH="any"
|
||||
PKG_LICENSE="GPL2+"
|
||||
PKG_SITE="https://github.com/xbmc/inputstream.ffmpegdirect"
|
||||
|
@ -2,8 +2,8 @@
|
||||
# Copyright (C) 2020-present Team LibreELEC (https://libreelec.tv)
|
||||
|
||||
PKG_NAME="zvbi"
|
||||
PKG_VERSION="0.2.43"
|
||||
PKG_SHA256="437522d8d0906c43c0a51163f40a3a7e4c0f1f377c0d2d5f25c1b69c827fb3ed"
|
||||
PKG_VERSION="0.2.44"
|
||||
PKG_SHA256="bca620ab670328ad732d161e4ce8d9d9fc832533cb7440e98c50e112b805ac5e"
|
||||
PKG_LICENSE="GPL2"
|
||||
PKG_SITE="https://github.com/zapping-vbi/zvbi"
|
||||
PKG_URL="https://github.com/zapping-vbi/zvbi/archive/refs/tags/v${PKG_VERSION}.tar.gz"
|
||||
|
@ -1,9 +1,9 @@
|
||||
--- a/configure.ac 2025-02-26 20:29:12.903050209 +0000
|
||||
+++ b/configure.ac 2025-02-26 20:29:06.246129502 +0000
|
||||
@@ -499,7 +499,7 @@
|
||||
dnl
|
||||
dnl Native language support.
|
||||
dnl
|
||||
# If issues found with using a different gettext version than below and
|
||||
# performing a crossbuild, update AM_GNU_GETTEXT_VERSION to match and
|
||||
# run autogen.sh to update necessary files.
|
||||
-AM_GNU_GETTEXT_VERSION([0.21])
|
||||
+AM_GNU_GETTEXT_VERSION([0.24])
|
||||
AM_GNU_GETTEXT([external], [need-ngettext])
|
||||
|
@ -3,8 +3,8 @@
|
||||
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
|
||||
|
||||
PKG_NAME="setuptools"
|
||||
PKG_VERSION="75.8.2"
|
||||
PKG_SHA256="4880473a969e5f23f2a2be3646b2dfd84af9028716d398e46192f84bc36900d2"
|
||||
PKG_VERSION="76.0.0"
|
||||
PKG_SHA256="43b4ee60e10b0d0ee98ad11918e114c70701bc6051662a9a675a0496c1a158f4"
|
||||
PKG_LICENSE="OSS"
|
||||
PKG_SITE="https://pypi.org/project/setuptools"
|
||||
PKG_URL="https://files.pythonhosted.org/packages/source/${PKG_NAME:0:1}/${PKG_NAME}/${PKG_NAME,,}-${PKG_VERSION}.tar.gz"
|
||||
|
@ -2,8 +2,8 @@
|
||||
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
|
||||
|
||||
PKG_NAME="newt"
|
||||
PKG_VERSION="0.52.24"
|
||||
PKG_SHA256="5ded7e221f85f642521c49b1826c8de19845aa372baf5d630a51774b544fbdbb"
|
||||
PKG_VERSION="0.52.25"
|
||||
PKG_SHA256="ef0ca9ee27850d1a5c863bb7ff9aa08096c9ed312ece9087b30f3a426828de82"
|
||||
PKG_LICENSE="GPL"
|
||||
PKG_SITE="https://pagure.io/newt"
|
||||
PKG_URL="https://releases.pagure.org/newt/${PKG_NAME}-${PKG_VERSION}.tar.gz"
|
||||
|
Loading…
x
Reference in New Issue
Block a user