mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
wlr-randr: update to 0.5.0 and URL
This commit is contained in:
parent
7ee952a452
commit
bf6acf3226
@ -2,10 +2,10 @@
|
||||
# Copyright (C) 2021-present Team LibreELEC (https://libreelec.tv)
|
||||
|
||||
PKG_NAME="wlr-randr"
|
||||
PKG_VERSION="0.4.1"
|
||||
PKG_SHA256="8af085aeed3132f7442a05bafeadfd0ea30e9a4818af1a91e161f7d560f2cd93"
|
||||
PKG_VERSION="0.5.0"
|
||||
PKG_SHA256="eae7dd785b2a19c82fd33ca281706616b12b1e5e62042156ab39407c39074b8c"
|
||||
PKG_LICENSE="MIT"
|
||||
PKG_SITE="https://git.sr.ht/~emersion/wlr-randr"
|
||||
PKG_URL="https://git.sr.ht/~emersion/wlr-randr/archive/v${PKG_VERSION}.tar.gz"
|
||||
PKG_SITE="https://gitlab.freedesktop.org/emersion/wlr-randr"
|
||||
PKG_URL="https://gitlab.freedesktop.org/emersion/wlr-randr/-/archive/v${PKG_VERSION}/${PKG_NAME}-v${PKG_VERSION}.tar.bz2"
|
||||
PKG_DEPENDS_TARGET="toolchain wayland"
|
||||
PKG_LONGDESC="Utility to manage outputs of a Wayland compositor."
|
||||
|
Loading…
x
Reference in New Issue
Block a user