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