btrfs-progs: update to 6.6.3

This commit is contained in:
Juergen Daubert 2023-12-15 11:15:49 +01:00
parent ab1177e706
commit af4c638885
2 changed files with 4 additions and 5 deletions

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/eGrEHLoVBxf+HLOkBEjWCVJbVcnkFFBnoDLLO1GcVsNCuASxGorER27BOYnyKlQPw0gssFU5aiUE5OnP8vr9go=
SHA256 (Pkgfile) = 4f0b619e31fc2aec0ed9bd22c666d05cd2e4a4df6a42b82c306ff5e0461c53a8
RWSE3ohX2g5d/R4r+TMhJ5ZV4co6eUhs3eeJOwLKQWY24t1uXM04BrvvTD3QBRRQOxxu7iHUgyvNRLKPM6TrqgKdFGbEIaOaYA4=
SHA256 (Pkgfile) = 71c66f7cfcac486459c44e1a1a46ffd52d6b826592e2bb3d4e5e6e1ce91422f7
SHA256 (.footprint) = ef06616bfc97153d927499b486b63c05ab945fdd8b779fff347ecbf7bda7afe9
SHA256 (btrfs-progs-v6.6.2.tar.xz) = b426736dc94e2b04b6983e998c4dc427dc166d66ddea246c890ed9c2a450044f
SHA256 (btrfs-progs-v6.6.3.tar.xz) = f41ce53f6673ff551ee4a3fe7dc9601e5a0dde6b6d09177d1fab62718abc6d9a

View File

@ -4,14 +4,13 @@
# Depends on: lzo util-linux
name=btrfs-progs
version=6.6.2
version=6.6.3
release=1
source=(https://www.kernel.org/pub/linux/kernel/people/kdave/btrfs-progs/btrfs-progs-v$version.tar.xz)
build() {
cd $name-v$version
./autogen.sh
./configure \
--prefix=/usr \
--bindir=/sbin \