mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
Merge pull request #6436 from heitbaum/btrfs11
[le11] btrfs-progs: update to 5.17
This commit is contained in:
commit
572f771a21
@ -1,3 +1,6 @@
|
|||||||
|
106
|
||||||
|
- update to 5.17
|
||||||
|
|
||||||
105
|
105
|
||||||
- update to 5.15.1
|
- update to 5.15.1
|
||||||
|
|
||||||
|
@ -2,14 +2,14 @@
|
|||||||
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
|
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
|
||||||
|
|
||||||
PKG_NAME="btrfs-progs"
|
PKG_NAME="btrfs-progs"
|
||||||
PKG_VERSION="5.15.1"
|
PKG_VERSION="5.17"
|
||||||
PKG_SHA256="6e7f1155ba8b06ee144bf16e07a22bc1b9ea4f70503e7abc6ee174972cae28c4"
|
PKG_SHA256="a43aa58b06b025d205dc788522daab1b615b482497c05641261d0c02f16a4ad4"
|
||||||
PKG_REV="105"
|
PKG_REV="106"
|
||||||
PKG_ARCH="any"
|
PKG_ARCH="any"
|
||||||
PKG_LICENSE="GPL"
|
PKG_LICENSE="GPL"
|
||||||
PKG_SITE="https://btrfs.wiki.kernel.org/index.php/Main_Page"
|
PKG_SITE="https://btrfs.wiki.kernel.org/index.php/Main_Page"
|
||||||
PKG_URL="https://github.com/kdave/btrfs-progs/archive/v${PKG_VERSION}.tar.gz"
|
PKG_URL="https://github.com/kdave/btrfs-progs/archive/v${PKG_VERSION}.tar.gz"
|
||||||
PKG_DEPENDS_TARGET="toolchain util-linux zlib lzo"
|
PKG_DEPENDS_TARGET="toolchain util-linux zlib systemd lzo"
|
||||||
PKG_SECTION="tools"
|
PKG_SECTION="tools"
|
||||||
PKG_SHORTDESC="tools for the btrfs filesystem"
|
PKG_SHORTDESC="tools for the btrfs filesystem"
|
||||||
PKG_LONGDESC="tools for the btrfs filesystem"
|
PKG_LONGDESC="tools for the btrfs filesystem"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user