Merge pull request #7460 from heitbaum/btrfs-progs

btrfs-progs: update to 6.1.3 and addon (2)
This commit is contained in:
CvH 2023-02-04 12:24:33 +01:00 committed by GitHub
commit 7b49029722
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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