btrfs-progs: update to 5.17

Signed-off-by: Rudi Heitbaum <rudi@heitbaum.com>
This commit is contained in:
heitbaum 2022-01-12 22:38:24 +00:00 committed by Rudi Heitbaum
parent 2e7f38441d
commit d6b5b1bf22
2 changed files with 7 additions and 4 deletions

View File

@ -1,3 +1,6 @@
106
- update to 5.17
105
- update to 5.15.1

View File

@ -2,14 +2,14 @@
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="btrfs-progs"
PKG_VERSION="5.15.1"
PKG_SHA256="6e7f1155ba8b06ee144bf16e07a22bc1b9ea4f70503e7abc6ee174972cae28c4"
PKG_REV="105"
PKG_VERSION="5.17"
PKG_SHA256="a43aa58b06b025d205dc788522daab1b615b482497c05641261d0c02f16a4ad4"
PKG_REV="106"
PKG_ARCH="any"
PKG_LICENSE="GPL"
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_DEPENDS_TARGET="toolchain util-linux zlib lzo"
PKG_DEPENDS_TARGET="toolchain util-linux zlib systemd lzo"
PKG_SECTION="tools"
PKG_SHORTDESC="tools for the btrfs filesystem"
PKG_LONGDESC="tools for the btrfs filesystem"