btrfs-progs: update to 6.2.2 and addon (1)

changes:
- https://btrfs.readthedocs.io/en/latest/CHANGES.html
This commit is contained in:
Rudi Heitbaum 2023-03-01 11:45:15 +00:00
parent a0f002bc17
commit 1d502b3242
2 changed files with 5 additions and 4 deletions

View File

@ -1 +1,2 @@
initial release
1
- btrfs-progs: update to 6.2.2

View File

@ -2,9 +2,9 @@
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="btrfs-progs"
PKG_VERSION="6.1.3"
PKG_SHA256="e6512ff305963bc68f11803fa759fecbead778a3a951aeb4f7f3f76dabb31db4"
PKG_REV="0"
PKG_VERSION="6.2.2"
PKG_SHA256="140d3d98f2cba4c7f05c16aec3038f044e11555a40c27a5006185c99a10c7ca2"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="https://btrfs.wiki.kernel.org/index.php/Main_Page"