Merge pull request #28794 from afrepues/gmime-update-metadata
gmime: updated home and description
This commit is contained in:
commit
038302633e
@ -17,8 +17,8 @@ stdenv.mkDerivation rec {
|
||||
enableParallelBuilding = true;
|
||||
|
||||
meta = {
|
||||
homepage = http://spruce.sourceforge.net/gmime/;
|
||||
description = "A C/C++ library for manipulating MIME messages";
|
||||
homepage = https://github.com/jstedfast/gmime/;
|
||||
description = "A C/C++ library for creating, editing and parsing MIME messages and structures";
|
||||
maintainers = [ stdenv.lib.maintainers.chaoflow ];
|
||||
platforms = stdenv.lib.platforms.unix;
|
||||
};
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user