Merge pull request #6572 from heitbaum/btrfs-progs

[le11] btrfs-progs: update to 5.18.1
This commit is contained in:
CvH 2022-06-08 18:17:49 +02:00 committed by GitHub
commit 5629dc8669
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 @@
108
- update to 5.18.1
107
- update to 5.18

View File

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