From face1f0764e2ae63198d2d3d3693d5ec88ebaa23 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ertu=C4=9Frul=20Erata?= Date: Sun, 31 Dec 2017 23:44:38 +0300 Subject: [PATCH] update btrfs-progs --- hardware/disk/btrfs-progs/actions.py | 4 ++-- hardware/disk/btrfs-progs/pspec.xml | 9 ++++++++- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/hardware/disk/btrfs-progs/actions.py b/hardware/disk/btrfs-progs/actions.py index f83c1e37ea..13f7d0c55e 100644 --- a/hardware/disk/btrfs-progs/actions.py +++ b/hardware/disk/btrfs-progs/actions.py @@ -11,7 +11,7 @@ from pisi.actionsapi import shelltools def setup(): shelltools.system("./autogen.sh") - autotools.configure() + autotools.configure("--disable-zstd") def build(): autotools.make("CC=%s" % get.CC()) @@ -26,4 +26,4 @@ def install(): pisitools.insinto("/usr/bin", "show-blocks", "btrfs-show-blocks") pisitools.dodoc("COPYING") - \ No newline at end of file + diff --git a/hardware/disk/btrfs-progs/pspec.xml b/hardware/disk/btrfs-progs/pspec.xml index cf8907ff8f..0d233b4d74 100644 --- a/hardware/disk/btrfs-progs/pspec.xml +++ b/hardware/disk/btrfs-progs/pspec.xml @@ -12,7 +12,7 @@ app:console Userspace utilities for btrfs btrfs-progs package provides all the userspace programs needed to create, check, modify and correct any inconsistencies in the btrfs filesystem. - http://source.pisilinux.org/1.0/btrfs-progs-v4.1.2.tar.xz + https://github.com/kdave/btrfs-progs/archive/v4.14.tar.gz xmlto asciidoc @@ -52,6 +52,13 @@ + + 2017-12-31 + 4.14 + Version bump. + Ertuğrul Erata + ertugrulerata@gmail.com + 2017-03-19 4.1.2