Skip to content

Commit

Permalink
Merge pull request #1523 from mariux64/update-zfs-082
Browse files Browse the repository at this point in the history
zfs: update to 0.8.2
  • Loading branch information
wwwutz authored Dec 10, 2019
2 parents 5625804 + 173a468 commit 7462f7e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 36 deletions.
35 changes: 0 additions & 35 deletions spl.be0

This file was deleted.

5 changes: 4 additions & 1 deletion zfs.be0
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env beesh

# BEE_VERSION zfs-0.7.3-1
# BEE_VERSION zfs-0.8.2-0

SRCURL[0]="https://github.com/zfsonlinux/zfs/releases/download/zfs-${PKGVERSION}/zfs-${PKGVERSION}.tar.gz"

Expand Down Expand Up @@ -42,3 +42,6 @@ mee_install_post() {
start_cmd rm -vrf ${D}/usr/lib/systemd
start_cmd rm -vrf ${D}/usr/share/zfs/zfs-tests
}

# [BEE] Conflicts with installed package found: spl-0.7.3-0.x86_64:
# [BEE] /usr/share/man/man5/spl-module-parameters.5

0 comments on commit 7462f7e

Please sign in to comment.