Merge pull request #6558 from heitbaum/btrfs-progs

[le11] btrfs-progs: update to 5.18
This commit is contained in:
CvH 2022-06-06 21:31:15 +02:00 committed by GitHub
commit dd2f0b62cc
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 @@
107
- update to 5.18
106
- update to 5.17

View File

@ -2,9 +2,9 @@
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="btrfs-progs"
PKG_VERSION="5.17"
PKG_SHA256="a43aa58b06b025d205dc788522daab1b615b482497c05641261d0c02f16a4ad4"
PKG_REV="106"
PKG_VERSION="5.18"
PKG_SHA256="881c7382846e37a72e46d65dc71e6b2ba1457c4b0b7af5faab2dd38f502ed5d8"
PKG_REV="107"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="https://btrfs.wiki.kernel.org/index.php/Main_Page"