1
0
Fork 0
mirror of https://github.com/pygos/build.git synced 2024-05-18 19:46:14 +02:00

Bump btrfs-progs version

Signed-off-by: David Oberhollenzer <goliath@infraroot.at>
This commit is contained in:
David Oberhollenzer 2019-03-09 23:34:46 +01:00
parent d396468fba
commit 11762a1c75

View file

@ -1,8 +1,8 @@
VERSION="4.19.1"
VERSION="4.20.2"
SRCDIR="btrfs-progs-v${VERSION}"
TARBALL="${SRCDIR}.tar.xz"
URL="https://www.kernel.org/pub/linux/kernel/people/kdave/btrfs-progs"
SHA256SUM="04d82af5cf479d139299a8f13ec0921f9578ca444e81ec0202f01a20d2bcefb8"
SHA256SUM="890f8b7e162f2bbfaa5c7b23e8b6f791fd3f325239a0510871fa4b45e4a80e7c"
DEPENDS="libuuid-dev libblkid-dev zlib-dev lzo-dev crt-dev"
SUBPKG="btrfs-progs-dev btrfs-progs"