batman-adv: 2020.4 -> 2021.0 (#111185)

* batman-adv: 2020.4 -> 2021.0

* batman-adv: add hexa to maintainers
This commit is contained in:
Martin Weinelt 2021-01-31 13:42:27 +01:00 committed by GitHub
parent 94ec24e35a
commit 3e17f21396
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -25,7 +25,7 @@ stdenv.mkDerivation rec {
homepage = "https://www.open-mesh.org/projects/batman-adv/wiki/Wiki";
description = "B.A.T.M.A.N. routing protocol in a linux kernel module for layer 2";
license = lib.licenses.gpl2;
maintainers = with lib.maintainers; [ fpletz ];
maintainers = with lib.maintainers; [ fpletz hexa ];
platforms = with lib.platforms; linux;
};
}

View file

@ -1,9 +1,9 @@
{
version = "2020.4";
version = "2021.0";
sha256 = {
batman-adv = "1cxr0zmn9nzisawkrfk0gzd9fx0pg6261c889kz47hwp4f545v6d";
alfred = "1ay69nifzghpbvy11fdca5cllkn852h6rg045lci4vzgqf7b2bd2";
batctl = "05rrpfbpdhxn5zgdps849qls2ifis6a94cjryb60d4y1nc2n0d7w";
batman-adv = "1898y0m8sgca0dmhyfkpmx2g6qc0b1xvh5nm7cvnhwl9h2jrp62s";
alfred = "0jr4wbz81ijd03ssfxb9mqlj3zbx2k495lsl0np262hyla6w0qm0";
batctl = "1r01a8zxivq4slwc81dgg9qknqsli8qw17csfj95321gjpqqpv4w";
};
}