btrfs-progs: update to 5.18.1

This commit is contained in:
Rudi Heitbaum 2022-05-26 12:06:48 +00:00
parent 82aebe77bc
commit cdf444564b
2 changed files with 9 additions and 3 deletions

View File

@ -1,3 +1,9 @@
108
- update to 5.18.1
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.1"
PKG_SHA256="8a8ad6bc2b5ccd870fa2b18a822ef354222c8d06b1ca98bf81d9da68bd9df2b3"
PKG_REV="108"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="https://btrfs.wiki.kernel.org/index.php/Main_Page"