Merge pull request #6991 from heitbaum/btrfs-progs

btrfs-progs: update to 6.0 and addon to (110)
This commit is contained in:
Christian Hewitt 2022-10-11 20:08:56 +04:00 committed by GitHub
commit 748a45274f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 3 deletions

View File

@ -1,3 +1,6 @@
110
- update to 6.0
109
- update to 5.19

View File

@ -2,9 +2,9 @@
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="btrfs-progs"
PKG_VERSION="5.19"
PKG_SHA256="4454483dae038efabe1251eb395d195ab6f1e91e1d722d1f99eb3b9e2c4b2c4a"
PKG_REV="109"
PKG_VERSION="6.0"
PKG_SHA256="f09320fa59adc9c85574506de15d339638c0aba116e2ce9044c3711d4ca1fbd8"
PKG_REV="110"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="https://btrfs.wiki.kernel.org/index.php/Main_Page"