zfs: 0.7.2 -> 0.7.3
Bugfix release.
This commit is contained in:
parent
8dc6338542
commit
94043f511a
@ -63,8 +63,8 @@ in
|
||||
assert buildKernel -> kernel != null;
|
||||
{
|
||||
splStable = common {
|
||||
version = "0.7.2";
|
||||
sha256 = "10rq0npjlp09xjdgn9lc3wm310dqc71j0wgxwj92ncf9r61zf445";
|
||||
version = "0.7.3";
|
||||
sha256 = "0j8mb9ky3pjz9hnz5w6fajpzajl15jq3p0xvxb6lhpqj3rjzsqxb";
|
||||
};
|
||||
|
||||
splUnstable = common {
|
||||
|
@ -140,9 +140,9 @@ in {
|
||||
incompatibleKernelVersion = null;
|
||||
|
||||
# this package should point to the latest release.
|
||||
version = "0.7.2";
|
||||
version = "0.7.3";
|
||||
|
||||
sha256 = "1dl6i4sg7z0k4p1dmfcm9arx62x30lqsr9hycvhhs3pf58ks8z2v";
|
||||
sha256 = "1bbajrwfilnmfhn1n69gvsaznyc4q29wi7nkwc0p9r4dli37w28b";
|
||||
|
||||
extraPatches = [
|
||||
(fetchpatch {
|
||||
|
Loading…
Reference in New Issue
Block a user