mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
polkit: update to 125
This commit is contained in:
parent
1b502d1fa5
commit
fb826d553e
@ -2,11 +2,11 @@
|
||||
# Copyright (C) 2023-present Team LibreELEC (https://libreelec.tv)
|
||||
|
||||
PKG_NAME="polkit"
|
||||
PKG_VERSION="124"
|
||||
PKG_SHA256="a4693bb00a8eaa6fbf766b9771dd9e1e11343678dee7e14539b9d6a808f00166"
|
||||
PKG_VERSION="125"
|
||||
PKG_SHA256="ea5cd6e6e2afa6bad938ee770bf0c2cd9317910f37956faeba2869adcf3747d1"
|
||||
PKG_LICENSE="GPL"
|
||||
PKG_SITE="https://www.freedesktop.org/software/polkit/docs/latest/"
|
||||
PKG_URL="https://gitlab.freedesktop.org/polkit/polkit/-/archive/${PKG_VERSION}/polkit-${PKG_VERSION}.tar.bz2"
|
||||
PKG_SITE="https://polkit.pages.freedesktop.org/polkit"
|
||||
PKG_URL="https://github.com/polkit-org/polkit/archive/${PKG_VERSION}.tar.gz"
|
||||
PKG_DEPENDS_TARGET="toolchain expat glib"
|
||||
PKG_LONGDESC="polkit provides an authorization API intended to be used by privileged programs offering service to unprivileged programs"
|
||||
PKG_BUILD_FLAGS="-sysroot"
|
||||
|
Loading…
x
Reference in New Issue
Block a user