e2fsprogs: add meta.changelog

This commit is contained in:
Alyssa Ross 2022-01-04 17:09:02 +00:00
parent 88f3d370aa
commit 8fd298a93a

View file

@ -67,6 +67,7 @@ stdenv.mkDerivation rec {
meta = with lib; {
homepage = "http://e2fsprogs.sourceforge.net/";
changelog = "http://e2fsprogs.sourceforge.net/e2fsprogs-release.html#${version}";
description = "Tools for creating and checking ext2/ext3/ext4 filesystems";
license = with licenses; [
gpl2Plus