btrfs-progs: update to 5.15.1

This commit is contained in:
heitbaum 2021-11-23 12:04:10 +11:00
parent 3ba8e7faf4
commit 8f0f1784b3
2 changed files with 6 additions and 3 deletions

View File

@ -1,3 +1,6 @@
105
- update to 5.15.1
104 104
- update to 5.15 - update to 5.15

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="5.15" PKG_VERSION="5.15.1"
PKG_SHA256="ffa2df3ce6de19cbc2ab58a27018662e3558f16c9cb43eafab3203df2b0f008d" PKG_SHA256="6e7f1155ba8b06ee144bf16e07a22bc1b9ea4f70503e7abc6ee174972cae28c4"
PKG_REV="104" PKG_REV="105"
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"